summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-07-08 21:11:18 +0200
committerMichał Górny <mgorny@gentoo.org>2017-07-09 01:18:16 +0200
commit14b93b6dd076c70fe4b73288630b9245351e51d0 (patch)
tree90434beb7b307705054337ba5a329b747350d1a2
parentmedia-plugins/kodi-pvr-mythtv: version bump to 4.15.1. (diff)
downloadgentoo-14b93b6dd076c70fe4b73288630b9245351e51d0.tar.gz
gentoo-14b93b6dd076c70fe4b73288630b9245351e51d0.tar.bz2
gentoo-14b93b6dd076c70fe4b73288630b9245351e51d0.zip
sys-devel/llvm-common: Update upstream git URI
-rw-r--r--sys-devel/llvm-common/llvm-common-9999.ebuild2
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"