diff options
author | David Hicks <david@hicks.id.au> | 2017-02-17 00:42:49 +1100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-02-25 16:03:37 +0100 |
commit | 77f71115d482f2d564bc7ace6e39ae5a03e2682a (patch) | |
tree | 38bbfddc4684182bdac521989faacaa1046b31e7 /sys-libs | |
parent | media-sound/ardour-9999: use anonymous git repository. (diff) | |
download | gentoo-77f71115d482f2d564bc7ace6e39ae5a03e2682a.tar.gz gentoo-77f71115d482f2d564bc7ace6e39ae5a03e2682a.tar.bz2 gentoo-77f71115d482f2d564bc7ace6e39ae5a03e2682a.zip |
sys-libs/suacomp-9999: use https for git checkout.
Closes: https://github.com/gentoo/gentoo/pull/3986
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/suacomp/suacomp-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/suacomp/suacomp-9999.ebuild b/sys-libs/suacomp/suacomp-9999.ebuild index 6760c43633fd..00b565388e93 100644 --- a/sys-libs/suacomp/suacomp-9999.ebuild +++ b/sys-libs/suacomp/suacomp-9999.ebuild @@ -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" |