Updated zlib to 1.3.1

This commit is contained in:
Andrew Murray 2024-01-23 08:52:14 +11:00
parent 1185fb8296
commit 474411b52a
2 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@ else
GIFLIB_VERSION=5.2.1
fi
if [[ -n "$IS_MACOS" ]] || [[ "$MB_ML_VER" != 2014 ]]; then
ZLIB_VERSION=1.3
ZLIB_VERSION=1.3.1
else
ZLIB_VERSION=1.2.8
fi

View File

@ -143,9 +143,9 @@ DEPS = {
"bins": ["cjpeg.exe", "djpeg.exe"],
},
"zlib": {
"url": "https://zlib.net/zlib13.zip",
"filename": "zlib13.zip",
"dir": "zlib-1.3",
"url": "https://zlib.net/zlib131.zip",
"filename": "zlib131.zip",
"dir": "zlib-1.3.1",
"license": "README",
"license_pattern": "Copyright notice:\n\n(.+)$",
"build": [