From beff92f0d46edea7b704e50883db8fd00c8d5865 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 27 Aug 2024 07:20:24 -0400 Subject: sci-libs/mpfi: use https for HOMEPAGE Signed-off-by: Michael Orlitzky --- sci-libs/mpfi/mpfi-1.5.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs/mpfi') diff --git a/sci-libs/mpfi/mpfi-1.5.4.ebuild b/sci-libs/mpfi/mpfi-1.5.4.ebuild index 76afa306787b..d61bc2f3343d 100644 --- a/sci-libs/mpfi/mpfi-1.5.4.ebuild +++ b/sci-libs/mpfi/mpfi-1.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools DESCRIPTION="Multiple precision interval arithmetic library based on MPFR" -HOMEPAGE="http://perso.ens-lyon.fr/nathalie.revol/software.html" +HOMEPAGE="https://perso.ens-lyon.fr/nathalie.revol/software.html" SRC_URI="https://gforge.inria.fr/frs/download.php/file/38111/${P}.tgz" # COPYING is GPL-3, COPYING.LESSER is LGPL-3, source file headers -- cgit v1.2.3-65-gdbad