diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-07-08 21:11:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-07-09 01:18:22 +0200 |
commit | 018fc0f7fa48c8ecfacce37e10c81e2b0360e169 (patch) | |
tree | e8f6fea44ce557926d3269ca598b856514f793d3 /dev-python/clang-python | |
parent | sys-devel/clang: Update upstream git URI (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-python/clang-python/clang-python-9999.ebuild | 2 |
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" |