# HG changeset patch # User Maxim Dounin # Date 1434388812 -10800 # Node ID 07e416ece597a2522dd3873c9ed6264bca4ab19f # Parent 6893a1007a7c7e91e0afeb9c537c5bcecf937faa Updated OpenSSL used for win32 builds. diff -r 6893a1007a7c -r 07e416ece597 misc/GNUmakefile --- a/misc/GNUmakefile Thu Jun 11 20:42:39 2015 +0300 +++ b/misc/GNUmakefile Mon Jun 15 20:20:12 2015 +0300 @@ -5,7 +5,7 @@ TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.1m +OPENSSL = openssl-1.0.1o ZLIB = zlib-1.2.8 PCRE = pcre-8.35