summaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2025-08-13 17:55:56 +0400
committerpluknet <pluknet@nginx.com>2025-08-13 18:33:41 +0400
commitcc1c07ca33865bb632ae9b48b13c51dbb5389483 (patch)
tree7f210a44c417831630e83f107fdd57da015eb0b7 /misc
parent239e10793adb1e32847095ba6c1d14249bf19a5c (diff)
downloadnginx-cc1c07ca33865bb632ae9b48b13c51dbb5389483.tar.gz
nginx-cc1c07ca33865bb632ae9b48b13c51dbb5389483.tar.bz2
Updated OpenSSL used for win32 builds.
Diffstat (limited to 'misc')
-rw-r--r--misc/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index 22eed135f..81b192156 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -6,7 +6,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
-OPENSSL = openssl-3.5.0
+OPENSSL = openssl-3.5.2
ZLIB = zlib-1.3.1
PCRE = pcre2-10.45