aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2024-10-01 19:23:45 +0400
committerpluknet <pluknet@nginx.com>2024-10-02 19:13:19 +0400
commit0e7c9ddb275a496b24adc3f1de8eebe70a40ee26 (patch)
tree0d1645cc50e45eb38912cb2475e129d1d7935868 /misc
parent5917e9de5a45bb7288c1c433db840d1a4c6290f3 (diff)
downloadnginx-0e7c9ddb275a496b24adc3f1de8eebe70a40ee26.tar.gz
nginx-0e7c9ddb275a496b24adc3f1de8eebe70a40ee26.zip
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 fcf34ec34..e18a86a63 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -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