# HG changeset patch # User Maxim Dounin # Date 1658239410 -10800 # Node ID e8723b2cef7524c29400a1df5c33fe25299b43b6 # Parent f3510cb959d1ae168e3458036d1606dcedffd212 Updated OpenSSL used for win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,7 +6,7 @@ TEMP = tmp CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-1.1.1p +OPENSSL = openssl-1.1.1q ZLIB = zlib-1.2.12 PCRE = pcre2-10.39