changeset 9180:782535848b3e

Updated OpenSSL and zlib used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 23 Oct 2023 21:50:26 +0300
parents ea1f29c2010c
children 294a3d07234f
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.10
-ZLIB =		zlib-1.2.13
+OPENSSL =	openssl-3.0.11
+ZLIB =		zlib-1.3
 PCRE =		pcre2-10.39