summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/lit/lit-3.9.0.ebuild')
-rw-r--r--dev-python/lit/lit-3.9.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/lit/lit-3.9.0.ebuild b/dev-python/lit/lit-3.9.0.ebuild
index c0b98f55f1d5..4a0384b88247 100644
--- a/dev-python/lit/lit-3.9.0.ebuild
+++ b/dev-python/lit/lit-3.9.0.ebuild
@@ -8,9 +8,9 @@ inherit distutils-r1
MY_P=llvm-${PV}
DESCRIPTION="A stand-alone install of the LLVM suite testing tool"
-HOMEPAGE="http://llvm.org/"
-SRC_URI="http://llvm.org/releases/${PV}/${MY_P}.src.tar.xz"
-EGIT_REPO_URI="http://llvm.org/git/llvm.git
+HOMEPAGE="https://llvm.org/"
+SRC_URI="https://llvm.org/releases/${PV}/${MY_P}.src.tar.xz"
+EGIT_REPO_URI="https://llvm.org/git/llvm.git
https://github.com/llvm-mirror/llvm.git"
LICENSE="UoI-NCSA"