# HG changeset patch # User Maxim Dounin # Date 1459234451 -10800 # Node ID 62d950bc0f1593184ac37606641e919b7c672f80 # Parent 7cdf612fd58c631da99c55ff10164d8b85030695 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.2f +OPENSSL = openssl-1.0.2g ZLIB = zlib-1.2.8 PCRE = pcre-8.38