commit: 6fc85d754fffe34f6920edf4ca21885d5fe0fec5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 2 01:34:16 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=6fc85d75
gnustep-base/gnustep-make: update SRC_URI (FTP->HTTPS) Signed-off-by: Sam James <sam <AT> gentoo.org> gnustep-base/gnustep-make/gnustep-make-2.9.0.ebuild | 4 ++-- gnustep-base/gnustep-make/gnustep-make-2.9.1.ebuild | 4 ++-- gnustep-base/gnustep-make/gnustep-make-2.9.2.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gnustep-base/gnustep-make/gnustep-make-2.9.0.ebuild b/gnustep-base/gnustep-make/gnustep-make-2.9.0.ebuild index 411d38ef0232..644fd0a8dfdc 100644 --- a/gnustep-base/gnustep-make/gnustep-make-2.9.0.ebuild +++ b/gnustep-base/gnustep-make/gnustep-make-2.9.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=7 @@ -6,7 +6,7 @@ inherit gnustep-base prefix toolchain-funcs DESCRIPTION="GNUstep Makefile Package" 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" SLOT="0" diff --git a/gnustep-base/gnustep-make/gnustep-make-2.9.1.ebuild b/gnustep-base/gnustep-make/gnustep-make-2.9.1.ebuild index b2e442e36a5b..eaec4181eff8 100644 --- a/gnustep-base/gnustep-make/gnustep-make-2.9.1.ebuild +++ b/gnustep-base/gnustep-make/gnustep-make-2.9.1.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-base prefix toolchain-funcs DESCRIPTION="GNUstep Makefile Package" 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" SLOT="0" diff --git a/gnustep-base/gnustep-make/gnustep-make-2.9.2.ebuild b/gnustep-base/gnustep-make/gnustep-make-2.9.2.ebuild index 3dc68da764fc..102c13451ef3 100644 --- a/gnustep-base/gnustep-make/gnustep-make-2.9.2.ebuild +++ b/gnustep-base/gnustep-make/gnustep-make-2.9.2.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-base prefix toolchain-funcs DESCRIPTION="GNUstep Makefile Package" 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" SLOT="0"
