# HG changeset patch # User Maxim Dounin # Date 1496153640 -10800 # Node ID f38e906c81668077497fdb1fa377c48c43477bc5 # Parent b2c14a9ef70e5cfb1675290572b4b376170f357a 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.2k +OPENSSL = openssl-1.0.2l ZLIB = zlib-1.2.11 PCRE = pcre-8.40