diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-07-08 21:11:27 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-07-09 01:18:19 +0200 |
commit | b4048d6fd2f2b5985d1aceab505d6cb274dbbdb1 (patch) | |
tree | 16ae6958ea6395336e8a0160d906fcbef305c0d2 /dev-python/lit | |
parent | sys-devel/llvm-common: Update upstream git URI (diff) | |
download | gentoo-b4048d6fd2f2b5985d1aceab505d6cb274dbbdb1.tar.gz gentoo-b4048d6fd2f2b5985d1aceab505d6cb274dbbdb1.tar.bz2 gentoo-b4048d6fd2f2b5985d1aceab505d6cb274dbbdb1.zip |
dev-python/lit: Update upstream git URI
Diffstat (limited to 'dev-python/lit')
-rw-r--r-- | dev-python/lit/lit-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-9999.ebuild b/dev-python/lit/lit-9999.ebuild index dc22031efe2a..2e369db51db9 100644 --- a/dev-python/lit/lit-9999.ebuild +++ b/dev-python/lit/lit-9999.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 git-r3 DESCRIPTION="A stand-alone install of the LLVM suite testing tool" 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" |