diff misc/GNUmakefile @ 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 f101bccb38e1
children 0d9e536ec628
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