diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-07-16 14:57:51 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-07-16 14:59:37 +0100 |
commit | cd473c2c41f1a57c48019ba8a0417ca33ee19184 (patch) | |
tree | a33ed8032a26728e2bd61356b039d68c8d522ae4 /sci-libs | |
parent | sci-libs/pastix-6.0.3: enable py3.10 (diff) | |
download | gentoo-cd473c2c41f1a57c48019ba8a0417ca33ee19184.tar.gz gentoo-cd473c2c41f1a57c48019ba8a0417ca33ee19184.tar.bz2 gentoo-cd473c2c41f1a57c48019ba8a0417ca33ee19184.zip |
sci-libs/pastix: update HOMEPAGE
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/pastix/pastix-5.2.2.22-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild b/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild index 4e3808900012..16806da1420a 100644 --- a/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild +++ b/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ PID=35070 #SRC_URI="https://gforge.inria.fr/frs/download.php/${PID}/${MYPN}_${PPV}${CID}.tar.bz2" DESCRIPTION="Parallel solver for very large sparse linear systems" -HOMEPAGE="http://pastix.gforge.inria.fr" +HOMEPAGE="https://pastix.gforge.inria.fr" SRC_URI="https://gforge.inria.fr/frs/download.php/${PID}/${PN}_${PV}.tar.bz2" LICENSE="CeCILL-C" |