changeset 8011:8a54733c9d12

Updated OpenSSL and zlib used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 24 May 2022 02:51:49 +0300
parents 35afae4b3dff
children 6206bca52d73
files misc/GNUmakefile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/misc/GNUmakefile	Fri Apr 29 17:38:01 2022 +0400
+++ b/misc/GNUmakefile	Tue May 24 02:51:49 2022 +0300
@@ -6,8 +6,8 @@
 
 CC =		cl
 OBJS =		objs.msvc8
-OPENSSL =	openssl-1.1.1m
-ZLIB =		zlib-1.2.11
+OPENSSL =	openssl-1.1.1o
+ZLIB =		zlib-1.2.12
 PCRE =		pcre2-10.39