]> 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, 5 Feb 2025 16:40:47 +0000 (20:40 +0400)
misc/GNUmakefile

index 4b6a1275916607a73564adf830c29e425949d0f7..a1553eea46a51ed7d9e90f1efa32b281b8796424 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