# HG changeset patch # User Maxim Dounin # Date 1476193968 -10800 # Node ID e7870539183067d4876fde3e13bf4e947ed4745c # Parent a9a50bb651202652a7142d8dca9374bb84f6d5f5 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.2h +OPENSSL = openssl-1.0.2j ZLIB = zlib-1.2.8 PCRE = pcre-8.39