details:   http://freenginx.org/hg/nginx/rev/0d9e536ec628
branches:  
changeset: 9211:0d9e536ec628
user:      Sergey Kandaurov <pluk...@nginx.com>
date:      Wed Feb 14 15:55:42 2024 +0400
description:
Updated OpenSSL and zlib used for win32 builds.

diffstat:

 misc/GNUmakefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff --git a/misc/GNUmakefile b/misc/GNUmakefile
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -6,8 +6,8 @@ TEMP =          tmp
 
 CC =           cl
 OBJS =         objs.msvc8
-OPENSSL =      openssl-3.0.11
-ZLIB =         zlib-1.3
+OPENSSL =      openssl-3.0.13
+ZLIB =         zlib-1.3.1
 PCRE =         pcre2-10.39
 
 
-- 
nginx-devel mailing list
nginx-devel@freenginx.org
https://freenginx.org/mailman/listinfo/nginx-devel

Reply via email to