Skip to content

Commit 8f1423c

Browse files
authored
giflib source update
1 parent b76d996 commit 8f1423c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-ffmpeg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ fi
368368
##
369369

370370
if build "giflib" "5.2.2"; then
371-
download "https://netcologne.dl.sourceforge.net/project/giflib/giflib-$CURRENT_PACKAGE_VERSION.tar.gz"
371+
download "https://sources.voidlinux.org/giflib-$CURRENT_PACKAGE_VERSION/giflib-$CURRENT_PACKAGE_VERSION.tar.gz"
372372
cd "${PACKAGES}"/giflib-$CURRENT_PACKAGE_VERSION || exit
373373
#building docs fails if the tools needed are not installed
374374
#there is no option to not build the docs on Linux, we need to modify the Makefile

0 commit comments

Comments
 (0)