summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-07-08 21:11:34 +0200
committerMichał Górny <mgorny@gentoo.org>2017-07-09 01:18:21 +0200
commit8dff75211b0c35fee30123c7fcdf8f22baff91f6 (patch)
tree9e8881b75f23a6393d137f190f86d86f92acfb33 /sys-devel
parentdev-ml/llvm-ocaml: Update upstream git URI (diff)
downloadgentoo-8dff75211b0c35fee30123c7fcdf8f22baff91f6.tar.gz
gentoo-8dff75211b0c35fee30123c7fcdf8f22baff91f6.tar.bz2
gentoo-8dff75211b0c35fee30123c7fcdf8f22baff91f6.zip
sys-devel/lld: Update upstream git URI
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/lld/lld-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-9999.ebuild b/sys-devel/lld/lld-9999.ebuild
index 74eaf42b2ca3..ab59f4de130f 100644
--- a/sys-devel/lld/lld-9999.ebuild
+++ b/sys-devel/lld/lld-9999.ebuild
@@ -13,7 +13,7 @@ inherit cmake-utils git-r3 llvm python-any-r1
DESCRIPTION="The LLVM linker (link editor)"
HOMEPAGE="http://llvm.org/"
SRC_URI=""
-EGIT_REPO_URI="http://llvm.org/git/lld.git
+EGIT_REPO_URI="https://git.llvm.org/git/lld.git
https://github.com/llvm-mirror/lld.git"
LICENSE="UoI-NCSA"