]> git.kaiwu.me - nginx.git/commitdiff
Updated OpenSSL and zlib used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 23 Oct 2023 18:50:26 +0000 (21:50 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 23 Oct 2023 18:50:26 +0000 (21:50 +0300)
misc/GNUmakefile

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