Skip to content

Commit fd861a4

Browse files
committed
Update to latest ZLib
1 parent 870b09f commit fd861a4

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
@@ -2153,8 +2153,8 @@ MAVEN_CMD ?= mvn
21532153
JAVA_NATIVE_DIR ?= java/target-native
21542154
SHA256_CMD = sha256sum
21552155

2156-
ZLIB_VER ?= 1.3.1
2157-
ZLIB_SHA256 ?= 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
2156+
ZLIB_VER ?= 1.3.2
2157+
ZLIB_SHA256 ?= bb329a0a2cd0274d05519d61c667c062e06990d72e125ee2dfa8de64f0119d16
21582158
ZLIB_DOWNLOAD_BASE ?= http://zlib.net
21592159
BZIP2_VER ?= 1.0.8
21602160
BZIP2_SHA256 ?= ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269

0 commit comments

Comments
 (0)