summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/dash/dash-99999999.ebuild')
-rw-r--r--app-shells/dash/dash-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-99999999.ebuild b/app-shells/dash/dash-99999999.ebuild
index fb47384b..116417b1 100644
--- a/app-shells/dash/dash-99999999.ebuild
+++ b/app-shells/dash/dash-99999999.ebuild
@@ -9,7 +9,7 @@ case ${PV} in
LIVE=:;;
esac
if ${LIVE}
-then EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/dash/dash.git"
+then EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/dash/dash.git"
WANT_LIBTOOL=none
AT_NOELIBTOOLIZE=true
inherit autotools git-r3