gnustep-base/gnustep-back-art: update SRC_URI (FTP->HTTPS)

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-02 02:31:30 +01:00
parent 412b3869be
commit 4f000bb5cb

View File

@@ -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+"