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 2a1b537 commit 2f934b1Copy full SHA for 2f934b1
build-ffmpeg
@@ -347,7 +347,7 @@ if build "nasm" "2.15.05"; then
347
fi
348
349
if build "zlib" "1.2.13"; then
350
- download "https://www.zlib.net/zlib-1.2.13.tar.gz"
+ download "https://zlib.net/fossils/zlib-1.2.13.tar.gz"
351
execute ./configure --static --prefix="${WORKSPACE}"
352
execute make -j $MJOBS
353
execute make install
0 commit comments