commit:     60818b7aee87bf3bf7df97ac933676748df0826d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  2 01:33:15 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr  2 01:40:10 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60818b7a

gnustep-base/gnustep-base: update SRC_URI (FTP->HTTPS)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 gnustep-base/gnustep-base/gnustep-base-1.28.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnustep-base/gnustep-base/gnustep-base-1.28.0-r2.ebuild 
b/gnustep-base/gnustep-base/gnustep-base-1.28.0-r2.ebuild
index e0c976f59943..c60e2fedd2a9 100644
--- a/gnustep-base/gnustep-base/gnustep-base-1.28.0-r2.ebuild
+++ b/gnustep-base/gnustep-base/gnustep-base-1.28.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ inherit gnustep-base toolchain-funcs
 
 DESCRIPTION="A library of general-purpose, non-graphical Objective C objects"
 HOMEPAGE="https://gnustep.github.io";
-SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz";
+SRC_URI="https://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz";
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0/$(ver_cut 1-2)"

Reply via email to