commit:     42e665390a8d6d8c29adedf4093d2a5c14f49583
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Nov 19 09:18:08 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 11:39:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42e66539

sci-libs/umfpack: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-libs/umfpack/umfpack-5.7.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/umfpack/umfpack-5.7.9.ebuild 
b/sci-libs/umfpack/umfpack-5.7.9.ebuild
index f887cf3a1405..b03be28a89e5 100644
--- a/sci-libs/umfpack/umfpack-5.7.9.ebuild
+++ b/sci-libs/umfpack/umfpack-5.7.9.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Unsymmetric multifrontal sparse LU factorization library"
-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="GPL-2+"

Reply via email to