# HG changeset patch # User Maxim Dounin # Date 1543327376 -10800 # Node ID aeb2d11c2731f778720ad6155470a09cc10fa4b4 # Parent a7ff19afbb14795fef14f599a304d0ad21052b70 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.0.2p +OPENSSL = openssl-1.0.2q ZLIB = zlib-1.2.11 PCRE = pcre-8.42