commit: 9fa789ee506f7e930b433c9be91a4799885414f2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 2 01:32:01 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 2 01:40:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fa789ee
gnustep-base/gnustep-back-cairo: update SRC_URI (FTP->HTTPS) Signed-off-by: Sam James <sam <AT> gentoo.org> gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.31.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.31.0.ebuild b/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.31.0.ebuild index bd2e801d62a7..69c746c52726 100644 --- a/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.31.0.ebuild +++ b/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.31.0.ebuild @@ -6,7 +6,7 @@ inherit gnustep-base DESCRIPTION="Cairo back-end component for the GNUstep GUI Library" HOMEPAGE="https://gnustep.github.io" -SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" +SRC_URI="https://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0"
