diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-07-08 21:11:30 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-07-09 01:18:20 +0200 |
commit | faef67fc3a302a59e9138081cf320f71148e8250 (patch) | |
tree | 51d6e7daa1517b60505089945a1fc38cefc15601 /sys-devel | |
parent | dev-python/lit: Update upstream git URI (diff) | |
download | gentoo-faef67fc3a302a59e9138081cf320f71148e8250.tar.gz gentoo-faef67fc3a302a59e9138081cf320f71148e8250.tar.bz2 gentoo-faef67fc3a302a59e9138081cf320f71148e8250.zip |
sys-devel/llvm: Update upstream git URI
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/llvm/llvm-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |