summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-07-08 21:11:37 +0200
committerMichał Górny <mgorny@gentoo.org>2017-07-09 01:18:22 +0200
commit8884b7d880d4f3e99165f9c9e1c0a1c367f23ef5 (patch)
tree22fd3bb490f4b10ed6f916b7990496e3b243db61
parentsys-devel/lld: Update upstream git URI (diff)
downloadgentoo-8884b7d8.tar.gz
gentoo-8884b7d8.tar.bz2
gentoo-8884b7d8.zip
sys-devel/clang: Update upstream git URI
-rw-r--r--sys-devel/clang/clang-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-9999.ebuild b/sys-devel/clang/clang-9999.ebuild
index fb0fc68cff4f..4ba297c7ade6 100644
--- a/sys-devel/clang/clang-9999.ebuild
+++ b/sys-devel/clang/clang-9999.ebuild
@@ -14,7 +14,7 @@ inherit cmake-utils flag-o-matic git-r3 llvm multilib-minimal \
DESCRIPTION="C language family frontend for LLVM"
HOMEPAGE="http://llvm.org/"
SRC_URI=""
-EGIT_REPO_URI="http://llvm.org/git/clang.git
+EGIT_REPO_URI="https://git.llvm.org/git/clang.git
https://github.com/llvm-mirror/clang.git"
# Keep in sync with sys-devel/llvm