changeset 8112:9ed5778f5d4a

Updated OpenSSL and zlib used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 13 Dec 2022 03:32:57 +0300
parents 56819a9491fe
children ff3afd1ce6a6
files misc/GNUmakefile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/misc/GNUmakefile	Thu Dec 01 04:22:36 2022 +0300
+++ b/misc/GNUmakefile	Tue Dec 13 03:32:57 2022 +0300
@@ -6,8 +6,8 @@
 
 CC =		cl
 OBJS =		objs.msvc8
-OPENSSL =	openssl-1.1.1q
-ZLIB =		zlib-1.2.12
+OPENSSL =	openssl-1.1.1s
+ZLIB =		zlib-1.2.13
 PCRE =		pcre2-10.39