diff options
Diffstat (limited to 'app-emulation/s6-overlay')
-rw-r--r-- | app-emulation/s6-overlay/s6-overlay-1.18.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/s6-overlay/s6-overlay-1.18.1.3.ebuild b/app-emulation/s6-overlay/s6-overlay-1.18.1.3.ebuild index e5482e5fa911..c9dd1445da21 100644 --- a/app-emulation/s6-overlay/s6-overlay-1.18.1.3.ebuild +++ b/app-emulation/s6-overlay/s6-overlay-1.18.1.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 if [[ ${PV} = 9999 ]]; then - EGIT_REPO_URI="git://github.com/just-containers/${PN}" + EGIT_REPO_URI="https://github.com/just-containers/${PN}" inherit git-r3 else SRC_URI="https://github.com/just-containers/${PN}/archive/v${PV}.tar.gz -> |