commit:     d3f45596ef860184e9e175c84ad907403c6582c5
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 15:07:53 2026 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 15:09:24 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3f45596

sci-libs/umfpack: update SRC_URI

Bug: https://bugs.gentoo.org/946174
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sci-libs/umfpack/umfpack-5.7.9-r1.ebuild | 4 ++--
 sci-libs/umfpack/umfpack-5.7.9.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-libs/umfpack/umfpack-5.7.9-r1.ebuild 
b/sci-libs/umfpack/umfpack-5.7.9-r1.ebuild
index f38b9398a443..7c4f503b2da1 100644
--- a/sci-libs/umfpack/umfpack-5.7.9-r1.ebuild
+++ b/sci-libs/umfpack/umfpack-5.7.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,7 +7,7 @@ inherit libtool toolchain-funcs
 
 DESCRIPTION="Unsymmetric multifrontal sparse LU factorization library"
 HOMEPAGE="https://people.engr.tamu.edu/davis/suitesparse.html";
-SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2";
+SRC_URI="https://github.com/kiwifb/suitesparse_splitbuild/releases/download/v5.4.0/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"

diff --git a/sci-libs/umfpack/umfpack-5.7.9.ebuild 
b/sci-libs/umfpack/umfpack-5.7.9.ebuild
index e800ba92b64f..63c3e662c4ec 100644
--- a/sci-libs/umfpack/umfpack-5.7.9.ebuild
+++ b/sci-libs/umfpack/umfpack-5.7.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit libtool toolchain-funcs
 
 DESCRIPTION="Unsymmetric multifrontal sparse LU factorization library"
 HOMEPAGE="https://people.engr.tamu.edu/davis/suitesparse.html";
-SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2";
+SRC_URI="https://github.com/kiwifb/suitesparse_splitbuild/releases/download/v5.4.0/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"

Reply via email to