]> git.kaiwu.me - nginx.git/commitdiff
Updated zlib used for win32 builds.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 10 Mar 2026 13:06:35 +0000 (17:06 +0400)
committerSergey Kandaurov <s.kandaurov@f5.com>
Tue, 10 Mar 2026 15:29:07 +0000 (19:29 +0400)
misc/GNUmakefile

index 6be34aecbcbf2516b4f62c5cd4a5119431ba9039..1657151827b1fe1c2f5e37fcef716fe71f1dc657 100644 (file)
@@ -7,7 +7,7 @@ TEMP =          tmp
 CC =           cl
 OBJS =         objs.msvc8
 OPENSSL =      openssl-3.5.5
-ZLIB =         zlib-1.3.1
+ZLIB =         zlib-1.3.2
 PCRE =         pcre2-10.47