commit: 8dff75211b0c35fee30123c7fcdf8f22baff91f6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 8 19:11:34 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 8 23:18:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dff7521
sys-devel/lld: Update upstream git URI 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 74eaf42b2ca..ab59f4de130 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"
