sys-devel/clang: Update upstream git URI

This commit is contained in:
Michał Górny
2017-07-08 21:11:37 +02:00
parent 8dff75211b
commit 8884b7d880

View File

@@ -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