# HG changeset patch # User Maxim Dounin # Date 1396964883 -14400 # Node ID 7a7ced5b462c1c9d9178c3a6aa3f4aca1906a8fb # Parent b948f9c73111c014edae3ae1d9cb1a1241b1ee1c 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.1f +OPENSSL = openssl-1.0.1g ZLIB = zlib-1.2.8 PCRE = pcre-8.34