summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-01 09:40:40 +0100
committerSam James <sam@gentoo.org>2023-05-01 09:46:57 +0100
commit432f08515a375f184eda2e288ef5a8c9d3b7eb83 (patch)
treef1254fddea946a4f28d282a856ddb0091dc36448 /sci-libs/pastix
parentsci-libs/pastix: update HOMEPAGE (diff)
downloadgentoo-432f08515a375f184eda2e288ef5a8c9d3b7eb83.tar.gz
gentoo-432f08515a375f184eda2e288ef5a8c9d3b7eb83.tar.bz2
gentoo-432f08515a375f184eda2e288ef5a8c9d3b7eb83.zip
sci-libs/pastix: update SRC_URI (gforge is gone)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/pastix')
-rw-r--r--sci-libs/pastix/pastix-6.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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"