commit: 412b3869be964c36f0ae961717b5c418a3388ac8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 2 01:31:05 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 2 01:40:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=412b3869
gnustep-apps/systempreferences: update SRC_URI (FTP->HTTPS)
Signed-off-by: Sam James <sam <AT> gentoo.org>
gnustep-apps/systempreferences/systempreferences-1.2.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnustep-apps/systempreferences/systempreferences-1.2.0-r1.ebuild
b/gnustep-apps/systempreferences/systempreferences-1.2.0-r1.ebuild
index 12264dbc89e4..c0954465153d 100644
--- a/gnustep-apps/systempreferences/systempreferences-1.2.0-r1.ebuild
+++ b/gnustep-apps/systempreferences/systempreferences-1.2.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit gnustep-2
MY_P=SystemPreferences-${PV}
DESCRIPTION="System Preferences is a clone of Apple OS X' System Preferences"
HOMEPAGE="http://www.gnustep.it/enrico/system-preferences/"
-SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${MY_P}.tar.gz"
+SRC_URI="https://ftp.gnustep.org/pub/gnustep/usr-apps/${MY_P}.tar.gz"
KEYWORDS="amd64 ppc x86"
LICENSE="GPL-2"