diff options
Diffstat (limited to 'sys-devel/byfl/byfl-9999.ebuild')
-rw-r--r-- | sys-devel/byfl/byfl-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/byfl/byfl-9999.ebuild b/sys-devel/byfl/byfl-9999.ebuild index 7fc28364d874..740d6ddecb6e 100644 --- a/sys-devel/byfl/byfl-9999.ebuild +++ b/sys-devel/byfl/byfl-9999.ebuild @@ -8,7 +8,7 @@ inherit autotools-utils flag-o-matic if [ "${PV}" = "9999" ]; then LLVM_VERSION="3.6.2" - EGIT_REPO_URI="git://github.com/losalamos/${PN^b}.git http://github.com/losalamos/${PN}.git" + EGIT_REPO_URI="git://github.com/losalamos/${PN^b}.git https://github.com/losalamos/${PN}.git" inherit git-2 KEYWORDS="" AUTOTOOLS_AUTORECONF=1 |