From 3bf364a729e1a42fc7db4b401cd3a028b000391e Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 27 Jan 2022 10:30:06 +0100 Subject: [PATCH] net-misc/hylafaxplus: use https Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger Signed-off-by: David Seifert --- net-misc/hylafaxplus/hylafaxplus-7.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/hylafaxplus/hylafaxplus-7.0.3.ebuild b/net-misc/hylafaxplus/hylafaxplus-7.0.3.ebuild index a4859f2b0da88..a277aaf7927f7 100644 --- a/net-misc/hylafaxplus/hylafaxplus-7.0.3.ebuild +++ b/net-misc/hylafaxplus/hylafaxplus-7.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ MY_PN="${PN/plus/}" MY_P="${MY_PN}-${PV}" DESCRIPTION="Enterprise client-server fax package for class 1 and 2 fax modems" -HOMEPAGE="http://hylafax.sourceforge.net" +HOMEPAGE="https://hylafax.sourceforge.io/" SRC_URI="mirror://sourceforge/hylafax/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}"