]> git.kaiwu.me - nginx.git/commitdiff
Updated OpenSSL used for win32 builds
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 16 Jun 2026 15:30:59 +0000 (19:30 +0400)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Wed, 17 Jun 2026 15:15:33 +0000 (08:15 -0700)
misc/GNUmakefile

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