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	Sat Oct 21 18:48:24 2023 +0400
+++ b/misc/GNUmakefile	Mon Oct 23 21:50:26 2023 +0300
@@ -6,8 +6,8 @@
 
 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