# HG changeset patch # User Maxim Dounin # Date 1410789829 -14400 # Node ID 46a6c74f79d53437a30ee6640128c01696cd632f # Parent ca63fc5ed9b1986654df617710a551eafe3b9cac 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.1h +OPENSSL = openssl-1.0.1i ZLIB = zlib-1.2.8 PCRE = pcre-8.35