# HG changeset patch # User Maxim Dounin # Date 1455337694 -10800 # Node ID c8491e096e13945dbd9c77d709bf543b084d2820 # Parent 78f8ac4797354249d2845f12d188a377974cc14f Updated OpenSSL used for win32 builds. diff -r 78f8ac479735 -r c8491e096e13 misc/GNUmakefile --- a/misc/GNUmakefile Sat Feb 13 06:47:34 2016 +0300 +++ b/misc/GNUmakefile Sat Feb 13 07:28:14 2016 +0300 @@ -5,7 +5,7 @@ TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.2e +OPENSSL = openssl-1.0.2f ZLIB = zlib-1.2.8 PCRE = pcre-8.38