# HG changeset patch # User Maxim Dounin # Date 1561427263 -10800 # Node ID e314532b7dbe5f265cab29e23848a7a5bc67d5cb # Parent 36c52a0f6ded3e9755f0f32273abebc9eec916c9 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