diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-11-19 10:17:07 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-11-19 12:39:39 +0100 |
commit | 380bdc653029378877e04ac2d5d0a46c566c7ae6 (patch) | |
tree | 19d6d377c0c7d0edc7176116210578cd83d8a2f1 /sci-libs/suitesparse | |
parent | sci-libs/suitesparseconfig: use HTTPS (diff) | |
download | gentoo-380bdc653029378877e04ac2d5d0a46c566c7ae6.tar.gz gentoo-380bdc653029378877e04ac2d5d0a46c566c7ae6.tar.bz2 gentoo-380bdc653029378877e04ac2d5d0a46c566c7ae6.zip |
sci-libs/suitesparse: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-libs/suitesparse')
-rw-r--r-- | sci-libs/suitesparse/suitesparse-5.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/suitesparse/suitesparse-5.4.0.ebuild b/sci-libs/suitesparse/suitesparse-5.4.0.ebuild index 16749167bca4..4b585dccca2c 100644 --- a/sci-libs/suitesparse/suitesparse-5.4.0.ebuild +++ b/sci-libs/suitesparse/suitesparse-5.4.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Metapackage for a suite of sparse matrix tools" -HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html" +HOMEPAGE="https://people.engr.tamu.edu/davis/suitesparse.html" LICENSE="metapackage" SLOT="0" |