changeset 9211:0d9e536ec628

Updated OpenSSL and zlib used for win32 builds.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 14 Feb 2024 15:55:42 +0400
parents 4ed4e1e7f115
children 985b0bda403c
files misc/GNUmakefile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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