# HG changeset patch
# User Sergey Kandaurov <pluk...@nginx.com>
# Date 1707911742 -14400
#      Wed Feb 14 15:55:42 2024 +0400
# Node ID 0d9e536ec6283b25b8bfb5b64bcb9ffe91de5557
# Parent  4ed4e1e7f115cd48ee891d7cae172d5745e38e00
Updated OpenSSL and zlib used for win32 builds.

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