Skip to content

Commit ec1bf47

Browse files
committed
giflib update
1 parent 8b96c81 commit ec1bf47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-ffmpeg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ fi
310310
##
311311

312312
if build "giflib" "5.2.1"; then
313-
download "https://sourceforge.net/projects/giflib/files/giflib-5.2.1.tar.gz"
313+
download "https://netcologne.dl.sourceforge.net/project/giflib/giflib-5.2.1.tar.gz"
314314
if [[ "$OSTYPE" == "darwin"* ]]; then
315315
download "https://sourceforge.net/p/giflib/bugs/_discuss/thread/4e811ad29b/c323/attachment/Makefile.patch"
316316
execute patch "${PACKAGES}/giflib-5.2.1/Makefile" ${PACKAGES}/Makefile.patch""

0 commit comments

Comments
 (0)