From: Maxim Dounin Date: Mon, 15 Sep 2014 14:03:49 +0000 (+0400) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.7.5~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=ce47411b45e8e0751905acce46edce3c5331f3a3;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index eb6cbf0b3..067f86d21 100644 --- 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