commit: faef67fc3a302a59e9138081cf320f71148e8250 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 8 19:11:30 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 8 23:18:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faef67fc
sys-devel/llvm: Update upstream git URI sys-devel/llvm/llvm-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild index daa98381996..7b69f395691 100644 --- a/sys-devel/llvm/llvm-9999.ebuild +++ b/sys-devel/llvm/llvm-9999.ebuild @@ -14,7 +14,7 @@ inherit cmake-utils flag-o-matic git-r3 multilib-minimal pax-utils \ DESCRIPTION="Low Level Virtual Machine" HOMEPAGE="http://llvm.org/" SRC_URI="" -EGIT_REPO_URI="http://llvm.org/git/llvm.git +EGIT_REPO_URI="https://git.llvm.org/git/llvm.git https://github.com/llvm-mirror/llvm.git" # Keep in sync with CMakeLists.txt
