diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-07-08 21:11:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-07-09 01:18:16 +0200 |
commit | 14b93b6dd076c70fe4b73288630b9245351e51d0 (patch) | |
tree | 90434beb7b307705054337ba5a329b747350d1a2 /sys-devel/llvm-common | |
parent | media-plugins/kodi-pvr-mythtv: version bump to 4.15.1. (diff) | |
download | gentoo-14b93b6dd076c70fe4b73288630b9245351e51d0.tar.gz gentoo-14b93b6dd076c70fe4b73288630b9245351e51d0.tar.bz2 gentoo-14b93b6dd076c70fe4b73288630b9245351e51d0.zip |
sys-devel/llvm-common: Update upstream git URI
Diffstat (limited to 'sys-devel/llvm-common')
-rw-r--r-- | sys-devel/llvm-common/llvm-common-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm-common/llvm-common-9999.ebuild b/sys-devel/llvm-common/llvm-common-9999.ebuild index 75124672bd72..87e502af1e91 100644 --- a/sys-devel/llvm-common/llvm-common-9999.ebuild +++ b/sys-devel/llvm-common/llvm-common-9999.ebuild @@ -8,7 +8,7 @@ inherit git-r3 DESCRIPTION="Common files shared between multiple slots of LLVM" 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" LICENSE="UoI-NCSA" |