# HG changeset patch # User Maxim Dounin # Date 1615297135 -10800 # Node ID a555ff8fdbb078ac98b24a16805f4c543c257d80 # Parent 4b8f23a36ebfa1193b0f6b0f411bd17495903f36 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.1i +OPENSSL = openssl-1.1.1j ZLIB = zlib-1.2.11 PCRE = pcre-8.44