# HG changeset patch # User Maxim Dounin # Date 1410789829 -14400 # Node ID 15e4e2014566aa9292265dbde8a6e382f83d8b48 # Parent 1ee1db30c9b96e9e43e85ab0bfba42140af24966 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