diff --git a/sci-mathematics/gmm/gmm-5.4.2-r1.ebuild b/sci-mathematics/gmm/gmm-5.4.2-r1.ebuild index 6e841fdad11f9..5492847e8cdf9 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"