summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-07-08 21:11:39 +0200
committerMichał Górny <mgorny@gentoo.org>2017-07-09 01:18:22 +0200
commit018fc0f7fa48c8ecfacce37e10c81e2b0360e169 (patch)
treee8f6fea44ce557926d3269ca598b856514f793d3 /dev-python/clang-python/clang-python-9999.ebuild
parentsys-devel/clang: Update upstream git URI (diff)
downloadgentoo-018fc0f7fa48c8ecfacce37e10c81e2b0360e169.tar.gz
gentoo-018fc0f7fa48c8ecfacce37e10c81e2b0360e169.tar.bz2
gentoo-018fc0f7fa48c8ecfacce37e10c81e2b0360e169.zip
dev-python/clang-python: Update upstream git URI
Diffstat (limited to 'dev-python/clang-python/clang-python-9999.ebuild')
-rw-r--r--dev-python/clang-python/clang-python-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-9999.ebuild b/dev-python/clang-python/clang-python-9999.ebuild
index e985bfe68812..504837ede60f 100644
--- a/dev-python/clang-python/clang-python-9999.ebuild
+++ b/dev-python/clang-python/clang-python-9999.ebuild
@@ -9,7 +9,7 @@ inherit git-r3 python-r1
DESCRIPTION="Python bindings for sys-devel/clang"
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"
LICENSE="UoI-NCSA"