From fe2d80ef77c313aa0094b566b0e433ea9950164c Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Thu, 31 Aug 2017 17:38:37 +0200 Subject: Live versions: git->https --- app-shells/dash/dash-99999999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-shells/dash') 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 -- cgit v1.2.3-65-gdbad