diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-09-14 19:59:33 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2020-09-22 23:32:36 +0200 |
commit | 866eaf6a6c5ce21f4cc034b3af295b951c0f6100 (patch) | |
tree | 73fa0f2b0532d882023656840757ec6ae2795a0b /sci-libs | |
parent | sci-libs/btf: update HOMEPAGE, use https (diff) | |
download | gentoo-866eaf6a6c5ce21f4cc034b3af295b951c0f6100.tar.gz gentoo-866eaf6a6c5ce21f4cc034b3af295b951c0f6100.tar.bz2 gentoo-866eaf6a6c5ce21f4cc034b3af295b951c0f6100.zip |
sci-libs/camd: 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')
-rw-r--r-- | sci-libs/camd/camd-2.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/camd/camd-2.4.6.ebuild b/sci-libs/camd/camd-2.4.6.ebuild index 81a19dcab527..4ac1627a0b35 100644 --- a/sci-libs/camd/camd-2.4.6.ebuild +++ b/sci-libs/camd/camd-2.4.6.ebuild @@ -4,7 +4,7 @@ EAPI=7 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" |