Skip to content

Commit 2f934b1

Browse files
authored
Zlib Download Link Update
1 parent 2a1b537 commit 2f934b1

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
@@ -347,7 +347,7 @@ if build "nasm" "2.15.05"; then
347347
fi
348348

349349
if build "zlib" "1.2.13"; then
350-
download "https://www.zlib.net/zlib-1.2.13.tar.gz"
350+
download "https://zlib.net/fossils/zlib-1.2.13.tar.gz"
351351
execute ./configure --static --prefix="${WORKSPACE}"
352352
execute make -j $MJOBS
353353
execute make install

0 commit comments

Comments
 (0)