commit: 5b317fe725baa14331a46e07b81e43cfd4626480 Author: Amy Liffey <amynka <AT> gentoo <DOT> org> AuthorDate: Wed Sep 24 18:51:58 2025 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Wed Sep 24 18:58:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b317fe7
sci-mathematics/gmm: update SRC_URI Signed-off-by: Amy Liffey <amynka <AT> gentoo.org> sci-mathematics/gmm/gmm-5.4.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/gmm/gmm-5.4.2-r1.ebuild b/sci-mathematics/gmm/gmm-5.4.2-r1.ebuild index 6e841fdad11f..5492847e8cdf 100644 --- a/sci-mathematics/gmm/gmm-5.4.2-r1.ebuild +++ b/sci-mathematics/gmm/gmm-5.4.2-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Generic C++ template library for sparse, dense and skyline matrices" HOMEPAGE="https://getfem.org/gmm.html" -SRC_URI="mirror://nongnu/getfem/stable/${P}.tar.gz" +SRC_URI="https://download-mirror.savannah.gnu.org/releases/getfem/stable/${P}.tar.gz" LICENSE="|| ( LGPL-3 LGPL-3-with-linking-exception )" SLOT="0"
