From 432f08515a375f184eda2e288ef5a8c9d3b7eb83 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 1 May 2023 09:40:40 +0100 Subject: sci-libs/pastix: update SRC_URI (gforge is gone) Signed-off-by: Sam James --- sci-libs/pastix/pastix-6.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-libs/pastix') diff --git a/sci-libs/pastix/pastix-6.0.3.ebuild b/sci-libs/pastix/pastix-6.0.3.ebuild index 2c2be961eacf..ddf492ada0ca 100644 --- a/sci-libs/pastix/pastix-6.0.3.ebuild +++ b/sci-libs/pastix/pastix-6.0.3.ebuild @@ -11,7 +11,7 @@ inherit cmake fortran-2 python-single-r1 PID=38205 DESCRIPTION="Parallel solver for very large sparse linear systems" HOMEPAGE="https://solverstack.gitlabpages.inria.fr/pastix/" -SRC_URI="https://gforge.inria.fr/frs/download.php/file/${PID}/${P}.tar.gz" +SRC_URI="https://files.inria.fr/pastix/releases/v$(ver_cut 1)/${P}.tar.gz" LICENSE="CeCILL-C" SLOT="0" -- cgit v1.2.3-65-gdbad