diff --git a/gnustep-apps/price/price-1.3.0.ebuild b/gnustep-apps/price/price-1.3.0.ebuild index 1fbafbab64add..ad33ba82eaf90 100644 --- a/gnustep-apps/price/price-1.3.0.ebuild +++ b/gnustep-apps/price/price-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ inherit gnustep-2 MY_P=PRICE-${PV} DESCRIPTION="Precision Raster Image Convolution Engine" -HOMEPAGE="http://price.sourceforge.net/" +HOMEPAGE="https://price.sourceforge.net/" SRC_URI="mirror://sourceforge/price/${MY_P}.tar.gz" KEYWORDS="amd64 ~ppc x86" SLOT="0"