# HG changeset patch # User Maxim Dounin # Date 1496153640 -10800 # Node ID 9b26edd391ab8b8526f5e8b5abf709865f7040a3 # Parent 5e05118678af7f013b95598eee1695285c62744f 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