diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-09-26 16:27:23 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2020-10-09 15:45:46 +0200 |
commit | 772a434f349009eef7906718df9904e0108adda9 (patch) | |
tree | 5a9eef5141bd318ee75d90f060e84995fc00dd16 /sci-libs/colamd | |
parent | media-gfx/asymptote: use HTTPS (diff) | |
download | gentoo-772a434f349009eef7906718df9904e0108adda9.tar.gz gentoo-772a434f349009eef7906718df9904e0108adda9.tar.bz2 gentoo-772a434f349009eef7906718df9904e0108adda9.zip |
sci-libs/colamd: update HOMEPAGE, use https
Closes: https://github.com/gentoo/gentoo/pull/17681
Package-Manager: Portage-3.0.8, 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/colamd')
-rw-r--r-- | sci-libs/colamd/colamd-2.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/colamd/colamd-2.9.6.ebuild b/sci-libs/colamd/colamd-2.9.6.ebuild index a656a74f5732..6a5198706edf 100644 --- a/sci-libs/colamd/colamd-2.9.6.ebuild +++ b/sci-libs/colamd/colamd-2.9.6.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="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" |