# HG changeset patch # User Maxim Dounin # Date 1608040164 -10800 # Node ID 7d6ba2a00e2f162095d7e672a6af93a9e290c0b1 # Parent 7a55311b0dc3a1882951aa15485148ec2c65cae8 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.1h +OPENSSL = openssl-1.1.1i ZLIB = zlib-1.2.11 PCRE = pcre-8.44