summaryrefslogtreecommitdiff
path: root/sci-libs/pastix/pastix-6.0.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-01 11:19:44 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-01 11:19:44 +0100
commitc3d14fe9accdf0b091e42f26a66ed7626ba8c24b (patch)
tree354e4022d98ceadbdf02f98879cc8b1feb4d61b1 /sci-libs/pastix/pastix-6.0.3.ebuild
parent149480f9f5548b5a0fdb457abd473f8d10f60f51 (diff)
gentoo auto-resync : 01:05:2023 - 11:19:44
Diffstat (limited to 'sci-libs/pastix/pastix-6.0.3.ebuild')
-rw-r--r--sci-libs/pastix/pastix-6.0.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/pastix/pastix-6.0.3.ebuild b/sci-libs/pastix/pastix-6.0.3.ebuild
index 8d2a0e131f0d..8d0557f10591 100644
--- a/sci-libs/pastix/pastix-6.0.3.ebuild
+++ b/sci-libs/pastix/pastix-6.0.3.ebuild
@@ -3,15 +3,15 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit cmake fortran-2 python-single-r1
# package id: changes every version, see the link on inriaforge
PID=38205
DESCRIPTION="Parallel solver for very large sparse linear systems"
-HOMEPAGE="https://pastix.gforge.inria.fr"
-SRC_URI="https://gforge.inria.fr/frs/download.php/file/${PID}/${P}.tar.gz"
+HOMEPAGE="https://solverstack.gitlabpages.inria.fr/pastix/ https://gitlab.inria.fr/solverstack/pastix"
+SRC_URI="https://files.inria.fr/pastix/releases/v$(ver_cut 1)/${P}.tar.gz"
LICENSE="CeCILL-C"
SLOT="0"