commit:     b72c07dbef688b794b6191230b1da0777f2506c3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  2 01:35:16 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr  2 01:40:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b72c07db

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

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

 gnustep-libs/sqlclient/sqlclient-1.8.1-r2.ebuild | 4 ++--
 gnustep-libs/sqlclient/sqlclient-1.9.0.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnustep-libs/sqlclient/sqlclient-1.8.1-r2.ebuild 
b/gnustep-libs/sqlclient/sqlclient-1.8.1-r2.ebuild
index 8f05cc06e501..e4aa7bdb93a2 100644
--- a/gnustep-libs/sqlclient/sqlclient-1.8.1-r2.ebuild
+++ b/gnustep-libs/sqlclient/sqlclient-1.8.1-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
@@ -7,7 +7,7 @@ inherit java-pkg-opt-2 gnustep-2
 MY_P=${P/sqlc/SQLC}
 DESCRIPTION="GNUstep lightweight database abstraction layer"
 HOMEPAGE="http://wiki.gnustep.org/index.php/SQLClient";
-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";
 
 KEYWORDS="~amd64 ~ppc ~x86"
 LICENSE="LGPL-3"

diff --git a/gnustep-libs/sqlclient/sqlclient-1.9.0.ebuild 
b/gnustep-libs/sqlclient/sqlclient-1.9.0.ebuild
index 8f05cc06e501..e4aa7bdb93a2 100644
--- a/gnustep-libs/sqlclient/sqlclient-1.9.0.ebuild
+++ b/gnustep-libs/sqlclient/sqlclient-1.9.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
@@ -7,7 +7,7 @@ inherit java-pkg-opt-2 gnustep-2
 MY_P=${P/sqlc/SQLC}
 DESCRIPTION="GNUstep lightweight database abstraction layer"
 HOMEPAGE="http://wiki.gnustep.org/index.php/SQLClient";
-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";
 
 KEYWORDS="~amd64 ~ppc ~x86"
 LICENSE="LGPL-3"

Reply via email to