commit:     342c80ec4beb908806f8962065f695e4b0d653ec
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 15:05:06 2026 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 15:09:21 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=342c80ec

sci-libs/ldl: update SRC_URI

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

 sci-libs/ldl/ldl-2.2.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/ldl/ldl-2.2.6.ebuild b/sci-libs/ldl/ldl-2.2.6.ebuild
index 49b40abe4d0e..2889f37144ca 100644
--- a/sci-libs/ldl/ldl-2.2.6.ebuild
+++ b/sci-libs/ldl/ldl-2.2.6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Simple but educational LDL^T matrix factorization algorithm"
 HOMEPAGE="http://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="LGPL-2.1+"
 SLOT="0"

Reply via email to