]> git.kaiwu.me - nginx.git/commitdiff
Updated OpenSSL used for win32 builds.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 1 Oct 2024 15:23:45 +0000 (19:23 +0400)
committerpluknet <pluknet@nginx.com>
Wed, 2 Oct 2024 15:13:19 +0000 (19:13 +0400)
misc/GNUmakefile

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