From faef67fc3a302a59e9138081cf320f71148e8250 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 8 Jul 2017 21:11:30 +0200 Subject: sys-devel/llvm: Update upstream git URI --- sys-devel/llvm/llvm-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-devel/llvm') diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild index daa98381996b..7b69f3956917 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 -- cgit v1.2.3-65-gdbad