diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-11-19 10:16:34 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-11-19 12:39:38 +0100 |
commit | 43c84f8c2a062e94559e9e6b6bbb01d98b5bbe44 (patch) | |
tree | 0fa6e6882b902197e41883f0be6a59d71e4a501b /sci-libs/suitesparseconfig | |
parent | sci-libs/spqr: use HTTPS (diff) | |
download | gentoo-43c84f8c2a062e94559e9e6b6bbb01d98b5bbe44.tar.gz gentoo-43c84f8c2a062e94559e9e6b6bbb01d98b5bbe44.tar.bz2 gentoo-43c84f8c2a062e94559e9e6b6bbb01d98b5bbe44.zip |
sci-libs/suitesparseconfig: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-libs/suitesparseconfig')
-rw-r--r-- | sci-libs/suitesparseconfig/suitesparseconfig-5.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/suitesparseconfig/suitesparseconfig-5.4.0.ebuild b/sci-libs/suitesparseconfig/suitesparseconfig-5.4.0.ebuild index 7c5b8b967ddc..5acd85739822 100644 --- a/sci-libs/suitesparseconfig/suitesparseconfig-5.4.0.ebuild +++ b/sci-libs/suitesparseconfig/suitesparseconfig-5.4.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit multilib-minimal DESCRIPTION="Common configurations for all packages in suitesparse" -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" # Upstream says, "no licensing restrictions apply to this file or to the |