# HG changeset patch # User Maxim Dounin # Date 1514299729 -10800 # Node ID c391f2e33000bab3a57df7af85ae834dc7a18486 # Parent 6939f75c4b139203d409517c4f0e35342a3e70cb 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.2m +OPENSSL = openssl-1.0.2n ZLIB = zlib-1.2.11 PCRE = pcre-8.41