commit:     fa0e9f488c0668474aaf7864ae1b3744295d55af
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  2 01:29:24 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr  2 01:40:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa0e9f48

gnustep-apps/gorm: update SRC_URI (FTP->HTTPS)

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

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

diff --git a/gnustep-apps/gorm/gorm-1.4.0.ebuild 
b/gnustep-apps/gorm/gorm-1.4.0.ebuild
index 2db319e7914e..de10516fd704 100644
--- a/gnustep-apps/gorm/gorm-1.4.0.ebuild
+++ b/gnustep-apps/gorm/gorm-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 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-2
 
 DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep"
 HOMEPAGE="https://gnustep.github.io/experience/Gorm.html";
-SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz";
+SRC_URI="https://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz";
 
 S=${WORKDIR}/apps-${PN}-${PN}-${PV//./_}
 LICENSE="GPL-3+ LGPL-2.1+"

Reply via email to