# HG changeset patch # User Maxim Dounin # Date 1511274732 -10800 # Node ID 1af00446f23e8e99e84a81448ff3d0ddf547311c # Parent 9c29644f6d034ac93b704edc83beeb33a7452cef 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.2l +OPENSSL = openssl-1.0.2m ZLIB = zlib-1.2.11 PCRE = pcre-8.41