commit: a9d7de9795b2798e370f6c2c3e96d49dbbe46d9d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 8 23:21:51 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 8 23:24:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9d7de97
sys-devel/lld: Also update the git URI for extra fetches
sys-devel/lld/lld-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/lld/lld-9999.ebuild b/sys-devel/lld/lld-9999.ebuild
index ab59f4de130..1ef4737c281 100644
--- a/sys-devel/lld/lld-9999.ebuild
+++ b/sys-devel/lld/lld-9999.ebuild
@@ -40,7 +40,7 @@ pkg_setup() {
src_unpack() {
if use test; then
# needed for patched gtest
- git-r3_fetch "http://llvm.org/git/llvm.git
+ git-r3_fetch "https://git.llvm.org/git/llvm.git
https://github.com/llvm-mirror/llvm.git"
fi
git-r3_fetch