From: Maxim Dounin Date: Tue, 10 Feb 2015 13:54:12 +0000 (+0300) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.7.10~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=c28ca06c1ba98ef2c99fd437fd62106fe654afd7;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 7bd909e89..64adda6fb 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.1j +OPENSSL = openssl-1.0.1l ZLIB = zlib-1.2.8 PCRE = pcre-8.35