summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-07-08 21:11:27 +0200
committerMichał Górny <mgorny@gentoo.org>2017-07-09 01:18:19 +0200
commitb4048d6fd2f2b5985d1aceab505d6cb274dbbdb1 (patch)
tree16ae6958ea6395336e8a0160d906fcbef305c0d2
parentsys-devel/llvm-common: Update upstream git URI (diff)
downloadgentoo-b4048d6f.tar.gz
gentoo-b4048d6f.tar.bz2
gentoo-b4048d6f.zip
dev-python/lit: Update upstream git URI
-rw-r--r--dev-python/lit/lit-9999.ebuild2
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"