]> git.kaiwu.me - nginx.git/commitdiff
Updated OpenSSL and zlib used for win32 builds.
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 14 Feb 2024 11:55:42 +0000 (15:55 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Wed, 14 Feb 2024 11:55:42 +0000 (15:55 +0400)
misc/GNUmakefile

index 067dd7481d99b698327f6d478563252131538539..dca0e263750a191b4910f4bb30c81085846afe72 100644 (file)
@@ -6,8 +6,8 @@ TEMP =          tmp
 
 CC =           cl
 OBJS =         objs.msvc8
-OPENSSL =      openssl-3.0.11
-ZLIB =         zlib-1.3
+OPENSSL =      openssl-3.0.13
+ZLIB =         zlib-1.3.1
 PCRE =         pcre2-10.39