# HG changeset patch # User Maxim Dounin # Date 1601384176 -10800 # Node ID 5975be6c97f81f158c73dc2e50380ac4bd4b4841 # Parent a88384c69d1e33bb9a894a5d5aeb37261987cce0 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.1g +OPENSSL = openssl-1.1.1h ZLIB = zlib-1.2.11 PCRE = pcre-8.44