commit: 3f8430578b2ab28c157365383213121eb832d8bd Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Sep 14 17:56:31 2020 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Tue Sep 22 21:32:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f843057
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 <AT> gmail.com> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> sci-libs/amd/amd-2.4.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/amd/amd-2.4.6.ebuild b/sci-libs/amd/amd-2.4.6.ebuild index e63da81355a..669231443d0 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"
