# HG changeset patch # User Maxim Dounin # Date 1390392613 -14400 # Node ID 24afe114adeb1c43b4575f63e48722869657685f # Parent 17134d29782e414467224f6df6b8167165616d3a 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.1e +OPENSSL = openssl-1.0.1f ZLIB = zlib-1.2.8 PCRE = pcre-8.33