package/giflib: update tarball URL

Upstream moved all tarballs to new locations:
https://sourceforge.net/p/giflib/bugs/190/

Fixes:
https://autobuild.buildroot.net/results/c7f/c7f918fe7c879706c5a5875ea11c5f8b57007a85/

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-03-15 14:11:05 +01:00
committed by Julien Olivain
parent d690060618
commit ea698142bd
2 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# From http://sourceforge.net/projects/giflib/files
# From https://sourceforge.net/projects/giflib/files/giflib-5.x/
md5 913dd251492134e235ee3c9a91987a4d giflib-5.2.2.tar.gz
sha1 608ba98d2dd8d03dfa7476f434d57de50a33e10b giflib-5.2.2.tar.gz
# Locally computed

View File

@@ -4,8 +4,9 @@
#
################################################################################
GIFLIB_VERSION = 5.2.2
GIFLIB_SITE = http://downloads.sourceforge.net/project/giflib
GIFLIB_VERSION_MAJOR = 5
GIFLIB_VERSION = $(GIFLIB_VERSION_MAJOR).2.2
GIFLIB_SITE = https://sourceforge.net/projects/giflib/files/giflib-$(GIFLIB_VERSION_MAJOR).x
GIFLIB_INSTALL_STAGING = YES
GIFLIB_LICENSE = MIT
GIFLIB_LICENSE_FILES = COPYING