[nginx] Updated OpenSSL used for win32 builds.
noreply at nginx.com
noreply at nginx.com
Wed Oct 2 15:14:02 UTC 2024
details: https://github.com/nginx/nginx/commit/0e7c9ddb275a496b24adc3f1de8eebe70a40ee26
branches: master
commit: 0e7c9ddb275a496b24adc3f1de8eebe70a40ee26
user: Sergey Kandaurov <pluknet at nginx.com>
date: Tue, 1 Oct 2024 19:23:45 +0400
description:
Updated OpenSSL used for win32 builds.
---
misc/GNUmakefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
More information about the nginx-devel
mailing list