# HG changeset patch # User Maxim Dounin # Date 1569331803 -10800 # Node ID 1e9bde25d8040e1c347fef55b149aaa0529ffffc # Parent ab5cac9d3f001fc03fadba1d2a1364cac8837263 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.1c +OPENSSL = openssl-1.1.1d ZLIB = zlib-1.2.11 PCRE = pcre-8.43