# HG changeset patch # User Maxim Dounin # Date 1561427263 -10800 # Node ID 9544d6ed9017b39466947b12d6e5284e2c79238e # Parent 9eede9b069f538b129f4cae86c3293a398486d26 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.1b +OPENSSL = openssl-1.1.1c ZLIB = zlib-1.2.11 PCRE = pcre-8.43