From 4f000bb5cb09e08308b38ce55f7d893d03262197 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 2 Apr 2025 02:31:30 +0100 Subject: [PATCH] gnustep-base/gnustep-back-art: update SRC_URI (FTP->HTTPS) Signed-off-by: Sam James --- gnustep-base/gnustep-back-art/gnustep-back-art-0.31.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnustep-base/gnustep-back-art/gnustep-back-art-0.31.0.ebuild b/gnustep-base/gnustep-back-art/gnustep-back-art-0.31.0.ebuild index 02e9357a86775..ef3bd3388b74c 100644 --- a/gnustep-base/gnustep-back-art/gnustep-back-art-0.31.0.ebuild +++ b/gnustep-base/gnustep-back-art/gnustep-back-art-0.31.0.ebuild @@ -7,7 +7,7 @@ inherit gnustep-base DESCRIPTION="Libart_lgpl 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" S="${WORKDIR}/gnustep-back-${PV}" LICENSE="LGPL-2.1+"