diff misc/GNUmakefile @ 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 782535848b3e
children 1bc938b270dc
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