We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b96c81 commit ec1bf47Copy full SHA for ec1bf47
build-ffmpeg
@@ -310,7 +310,7 @@ fi
310
##
311
312
if build "giflib" "5.2.1"; then
313
- download "https://sourceforge.net/projects/giflib/files/giflib-5.2.1.tar.gz"
+ download "https://netcologne.dl.sourceforge.net/project/giflib/giflib-5.2.1.tar.gz"
314
if [[ "$OSTYPE" == "darwin"* ]]; then
315
download "https://sourceforge.net/p/giflib/bugs/_discuss/thread/4e811ad29b/c323/attachment/Makefile.patch"
316
execute patch "${PACKAGES}/giflib-5.2.1/Makefile" ${PACKAGES}/Makefile.patch""
0 commit comments