Skip to content

Commit 09e9d29

Browse files
committed
Update to latest ZLib
1 parent 384a207 commit 09e9d29

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2142,8 +2142,8 @@ MAVEN_CMD ?= mvn
21422142
JAVA_NATIVE_DIR ?= java/target-native
21432143
SHA256_CMD = sha256sum
21442144

2145-
ZLIB_VER ?= 1.3.1
2146-
ZLIB_SHA256 ?= 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
2145+
ZLIB_VER ?= 1.3.2
2146+
ZLIB_SHA256 ?= bb329a0a2cd0274d05519d61c667c062e06990d72e125ee2dfa8de64f0119d16
21472147
ZLIB_DOWNLOAD_BASE ?= http://zlib.net
21482148
BZIP2_VER ?= 1.0.8
21492149
BZIP2_SHA256 ?= ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269

0 commit comments

Comments
 (0)