diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-09-14 19:56:31 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2020-09-22 23:32:10 +0200 |
commit | 3f8430578b2ab28c157365383213121eb832d8bd (patch) | |
tree | e17e2dca446a2c72eeb48e398e26e8dceea43aa7 /sci-libs/amd | |
parent | sys-devel/dwz: Remove old version 0.12 (diff) | |
download | gentoo-3f8430578b2ab28c157365383213121eb832d8bd.tar.gz gentoo-3f8430578b2ab28c157365383213121eb832d8bd.tar.bz2 gentoo-3f8430578b2ab28c157365383213121eb832d8bd.zip |
sci-libs/amd: update HOMEPAGE, use https
Closes: https://github.com/gentoo/gentoo/pull/17541
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'sci-libs/amd')
-rw-r--r-- | sci-libs/amd/amd-2.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/amd/amd-2.4.6.ebuild b/sci-libs/amd/amd-2.4.6.ebuild index e63da81355ad..669231443d00 100644 --- a/sci-libs/amd/amd-2.4.6.ebuild +++ b/sci-libs/amd/amd-2.4.6.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit fortran-2 DESCRIPTION="Library to order a sparse matrix prior to Cholesky factorization" -HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html" +HOMEPAGE="https://people.engr.tamu.edu/davis/suitesparse.html" SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2" LICENSE="BSD" |