]> git.kaiwu.me - nginx.git/commitdiff
Updated OpenSSL used for win32 builds.
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 12 Aug 2024 14:20:49 +0000 (18:20 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Mon, 12 Aug 2024 14:20:49 +0000 (18:20 +0400)
misc/GNUmakefile

index dca0e263750a191b4910f4bb30c81085846afe72..fa4c36d49f0d3c322a98d70fc8e4e14d79d1e2a2 100644 (file)
@@ -6,7 +6,7 @@ TEMP =          tmp
 
 CC =           cl
 OBJS =         objs.msvc8
-OPENSSL =      openssl-3.0.13
+OPENSSL =      openssl-3.0.14
 ZLIB =         zlib-1.3.1
 PCRE =         pcre2-10.39