commit:     64547edebf8882060d9cfbf31115813a089a07c4
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Jan 13 21:06:35 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Jan 13 21:06:35 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=64547ede

sci-libs/superlu_dist: use https

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-libs/superlu_dist/superlu_dist-3.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/superlu_dist/superlu_dist-3.3.ebuild 
b/sci-libs/superlu_dist/superlu_dist-3.3.ebuild
index 4af8d9b3b..7be298297 100644
--- a/sci-libs/superlu_dist/superlu_dist-3.3.ebuild
+++ b/sci-libs/superlu_dist/superlu_dist-3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ inherit eutils toolchain-funcs
 MYPN=SuperLU_DIST
 
 DESCRIPTION="MPI distributed sparse LU factorization library"
-HOMEPAGE="http://crd.lbl.gov/~xiaoye/SuperLU/";
+HOMEPAGE="https://crd.lbl.gov/~xiaoye/SuperLU/";
 SRC_URI="${HOMEPAGE}/${PN}_${PV}.tar.gz"
 
 LICENSE="BSD"

Reply via email to