# HG changeset patch # User Maxim Dounin # Date 1455337694 -10800 # Node ID c8491e096e13945dbd9c77d709bf543b084d2820 # Parent 78f8ac4797354249d2845f12d188a377974cc14f 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.2e +OPENSSL = openssl-1.0.2f ZLIB = zlib-1.2.8 PCRE = pcre-8.38