diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-09-14 20:00:17 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2020-09-22 23:32:44 +0200 |
commit | d4625bfb30555800c635620f580c050fcfbaf2d6 (patch) | |
tree | 45472ce5d6577c1bdbd556fde267a3157d84baba /sci-libs/ccolamd | |
parent | sci-libs/camd: update HOMEPAGE, use https (diff) | |
download | gentoo-d4625bfb30555800c635620f580c050fcfbaf2d6.tar.gz gentoo-d4625bfb30555800c635620f580c050fcfbaf2d6.tar.bz2 gentoo-d4625bfb30555800c635620f580c050fcfbaf2d6.zip |
sci-libs/ccolamd: 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/ccolamd')
-rw-r--r-- | sci-libs/ccolamd/ccolamd-2.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/ccolamd/ccolamd-2.9.6.ebuild b/sci-libs/ccolamd/ccolamd-2.9.6.ebuild index e86d7e510aa6..592a43771f56 100644 --- a/sci-libs/ccolamd/ccolamd-2.9.6.ebuild +++ b/sci-libs/ccolamd/ccolamd-2.9.6.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="Constrained Column approximate minimum degree ordering algorithm" -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" |