mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
gnustep-apps/price: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
This commit is contained in:
committed by
Bernard Cafarelli
parent
b19272dcb0
commit
7da67e4b64
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user