# HG changeset patch # User Maxim Dounin # Date 1551193290 -10800 # Node ID 8bdf57dfa42d5374767806604679d8129c64d691 # Parent 48c87377aabd2587618ae2c1e42c8d1a18637a78 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.2q +OPENSSL = openssl-1.1.1b ZLIB = zlib-1.2.11 PCRE = pcre-8.42