sys-libs/suacomp-9999: use https for git checkout.
authorDavid Hicks <david@hicks.id.au>
Thu, 16 Feb 2017 13:42:49 +0000 (00:42 +1100)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 25 Feb 2017 15:03:37 +0000 (16:03 +0100)
Closes: https://github.com/gentoo/gentoo/pull/3986

sys-libs/suacomp/suacomp-9999.ebuild

index 6760c43633fdd494dee03f44d23dfd10cb32963a..00b565388e935861b372c47350778349cd00ef6c 100644 (file)
@@ -8,7 +8,7 @@ inherit toolchain-funcs flag-o-matic git-2
 
 DESCRIPTION="library wrapping the interix lib-c to make it less buggy"
 HOMEPAGE="http://suacomp.sf.net"
-EGIT_REPO_URI="http://git.code.sf.net/p/suacomp/git"
+EGIT_REPO_URI="https://git.code.sf.net/p/suacomp/git"
 
 LICENSE="BEER-WARE"
 SLOT="0"