diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-09-26 16:28:16 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2020-10-09 15:45:57 +0200 |
commit | 3554d3aeee9b207d5fd4cb4269bee8cea219b9b8 (patch) | |
tree | b7b0385eee91426315da5c7c1271de0c870d3a15 /sci-libs/cxsparse | |
parent | sci-libs/colamd: update HOMEPAGE, use https (diff) | |
download | gentoo-3554d3aeee9b207d5fd4cb4269bee8cea219b9b8.tar.gz gentoo-3554d3aeee9b207d5fd4cb4269bee8cea219b9b8.tar.bz2 gentoo-3554d3aeee9b207d5fd4cb4269bee8cea219b9b8.zip |
sci-libs/cxsparse: 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/cxsparse')
-rw-r--r-- | sci-libs/cxsparse/cxsparse-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cxsparse/cxsparse-3.2.0.ebuild b/sci-libs/cxsparse/cxsparse-3.2.0.ebuild index 1f31b3ad40cf..e72298d97b68 100644 --- a/sci-libs/cxsparse/cxsparse-3.2.0.ebuild +++ b/sci-libs/cxsparse/cxsparse-3.2.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit multilib-minimal DESCRIPTION="Extended sparse matrix package" -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="LGPL-2.1+" |