]> 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)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Tue, 24 Mar 2026 18:33:23 +0000 (22:33 +0400)
misc/GNUmakefile

index 617c6e683ea5e4045941f27e067f07d3518ddec5..6dad2a7e08da3c76ef70f64a57c44151034765f8 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