# HG changeset patch # User Maxim Dounin # Date 1485533195 -10800 # Node ID 640f035293959b2d4b0ba5939d954bc517f57f77 # Parent 8b822ff799160a4304fe9a0ba3fdbd08221b0256 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.2j +OPENSSL = openssl-1.0.2k ZLIB = zlib-1.2.11 PCRE = pcre-8.40