[nginx] Updated OpenSSL used for win32 builds.
Sergey Kandaurov
pluknet at nginx.com
Wed Aug 14 14:06:31 UTC 2024
details: https://hg.nginx.org/nginx/rev/d0cba9811899
branches:
changeset: 9278:d0cba9811899
user: Sergey Kandaurov <pluknet at nginx.com>
date: Mon Aug 12 18:20:49 2024 +0400
description:
Updated OpenSSL used for win32 builds.
diffstat:
misc/GNUmakefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r f32027d744ba -r d0cba9811899 misc/GNUmakefile
--- a/misc/GNUmakefile Mon Aug 12 18:20:45 2024 +0400
+++ b/misc/GNUmakefile Mon Aug 12 18:20:49 2024 +0400
@@ -6,7 +6,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
-OPENSSL = openssl-3.0.13
+OPENSSL = openssl-3.0.14
ZLIB = zlib-1.3.1
PCRE = pcre2-10.39
More information about the nginx-devel
mailing list