]> git.kaiwu.me - nginx.git/commitdiff
Updated OpenSSL used for win32 builds
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 14 Apr 2026 12:48:30 +0000 (16:48 +0400)
committerSergey Kandaurov <s.kandaurov@f5.com>
Tue, 14 Apr 2026 13:10:11 +0000 (17:10 +0400)
misc/GNUmakefile

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