# HG changeset patch # User Maxim Dounin # Date 1427067881 -10800 # Node ID 745d2d01412315f8311e24d7ee7fd0305def10c8 # Parent b5094e26e4e546e77b52252542e255f57341038a Updated OpenSSL used for win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.1i +OPENSSL = openssl-1.0.1m ZLIB = zlib-1.2.8 PCRE = pcre-8.35