commit:     7da67e4b64d24b6e1281aed1cfbe79fa393f15cd
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jun 10 15:44:55 2023 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Jun 13 14:16:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7da67e4b

gnustep-apps/price: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 gnustep-apps/price/price-1.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnustep-apps/price/price-1.3.0.ebuild 
b/gnustep-apps/price/price-1.3.0.ebuild
index 1fbafbab64ad..ad33ba82eaf9 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"

Reply via email to