app-emulation/s6-overlay: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 00:16:57 +0000 (10:16 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:45:59 +0000 (10:45 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-emulation/s6-overlay/s6-overlay-1.18.1.3.ebuild

index e5482e5fa911e1af4253b86aea524ec17874ef1c..c9dd1445da215cb95939036b6ed1bc822ab58a87 100644 (file)
@@ -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 ->