# HG changeset patch # User Maxim Dounin # Date 1485533195 -10800 # Node ID 6a510ba580a66aa57cd22853c9f88f5819eacc40 # Parent b409c77870d6ee308b76ed738a8d8ec48c8afa09 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.2j +OPENSSL = openssl-1.0.2k ZLIB = zlib-1.2.11 PCRE = pcre-8.40