summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-02-23 17:53:32 +0100
committerAaron Bauman <bman@gentoo.org>2019-02-26 23:21:21 -0500
commitb184310d6d25c6ccabc40209384067c5fb62b0d5 (patch)
tree9c84f0e7e83c5e1c3f459403eb26c8cf433668c6 /sci-libs/superlu/superlu-4.3-r1.ebuild
parentsci-libs/scikits_learn: use HTTPS (diff)
downloadgentoo-b184310d6d25c6ccabc40209384067c5fb62b0d5.tar.gz
gentoo-b184310d6d25c6ccabc40209384067c5fb62b0d5.tar.bz2
gentoo-b184310d6d25c6ccabc40209384067c5fb62b0d5.zip
sci-libs/superlu: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'sci-libs/superlu/superlu-4.3-r1.ebuild')
-rw-r--r--sci-libs/superlu/superlu-4.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/superlu/superlu-4.3-r1.ebuild b/sci-libs/superlu/superlu-4.3-r1.ebuild
index 27da140292af..33e0af340663 100644
--- a/sci-libs/superlu/superlu-4.3-r1.ebuild
+++ b/sci-libs/superlu/superlu-4.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ inherit autotools-utils fortran-2 toolchain-funcs multilib
MY_PN=SuperLU
DESCRIPTION="Sparse LU factorization library"
-HOMEPAGE="http://crd-legacy.lbl.gov/~xiaoye/SuperLU/"
+HOMEPAGE="https://crd-legacy.lbl.gov/~xiaoye/SuperLU/"
SRC_URI="${HOMEPAGE}/${PN}_${PV}.tar.gz"
LICENSE="BSD"