commit:     cfc35adcafb9fb2d3f7c5ce1c94ef98ba04df740
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  2 01:34:47 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr  2 01:40:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfc35adc

gnustep-libs/performance: update SRC_URI (FTP->HTTPS)

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

 gnustep-libs/performance/performance-0.5.0.ebuild | 4 ++--
 gnustep-libs/performance/performance-0.6.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnustep-libs/performance/performance-0.5.0.ebuild 
b/gnustep-libs/performance/performance-0.5.0.ebuild
index 0f42ec545fcb..150623400a84 100644
--- a/gnustep-libs/performance/performance-0.5.0.ebuild
+++ b/gnustep-libs/performance/performance-0.5.0.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
@@ -8,7 +8,7 @@ inherit gnustep-2
 MY_P=${P/p/P}
 DESCRIPTION="Help improve the performance of GNUstep applications"
 HOMEPAGE="https://github.com/gnustep/libs-performance";
-SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/libs/${MY_P}.tar.gz";
+SRC_URI="https://ftp.gnustep.org/pub/gnustep/libs/${MY_P}.tar.gz";
 S="${WORKDIR}/${MY_P}"
 
 KEYWORDS="~amd64 ~ppc ~x86"

diff --git a/gnustep-libs/performance/performance-0.6.0.ebuild 
b/gnustep-libs/performance/performance-0.6.0.ebuild
index 0f42ec545fcb..150623400a84 100644
--- a/gnustep-libs/performance/performance-0.6.0.ebuild
+++ b/gnustep-libs/performance/performance-0.6.0.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
@@ -8,7 +8,7 @@ inherit gnustep-2
 MY_P=${P/p/P}
 DESCRIPTION="Help improve the performance of GNUstep applications"
 HOMEPAGE="https://github.com/gnustep/libs-performance";
-SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/libs/${MY_P}.tar.gz";
+SRC_URI="https://ftp.gnustep.org/pub/gnustep/libs/${MY_P}.tar.gz";
 S="${WORKDIR}/${MY_P}"
 
 KEYWORDS="~amd64 ~ppc ~x86"

Reply via email to