From cd473c2c41f1a57c48019ba8a0417ca33ee19184 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Fri, 16 Jul 2021 14:57:51 +0100 Subject: [PATCH] sci-libs/pastix: update HOMEPAGE Signed-off-by: Marek Szuba --- sci-libs/pastix/pastix-5.2.2.22-r1.ebuild | 4 ++-- 1 file 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 4e3808900012f..16806da1420a6 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"