Skip to content

Commit ae9f495

Browse files
committed
Update to latest ZLib
1 parent 18bc55c commit ae9f495

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
@@ -2136,8 +2136,8 @@ MAVEN_CMD ?= mvn
21362136
JAVA_NATIVE_DIR ?= java/target-native
21372137
SHA256_CMD = sha256sum
21382138

2139-
ZLIB_VER ?= 1.3.1
2140-
ZLIB_SHA256 ?= 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
2139+
ZLIB_VER ?= 1.3.2
2140+
ZLIB_SHA256 ?= bb329a0a2cd0274d05519d61c667c062e06990d72e125ee2dfa8de64f0119d16
21412141
ZLIB_DOWNLOAD_BASE ?= http://zlib.net
21422142
BZIP2_VER ?= 1.0.8
21432143
BZIP2_SHA256 ?= ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269

0 commit comments

Comments
 (0)