From: Maxim Dounin Date: Fri, 27 Jan 2017 16:06:35 +0000 (+0300) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.10.3~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=131b28d9859d2f25a9b1d4d3a8dad72578d189fa;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 455818f64..e155fa9e5 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.2j +OPENSSL = openssl-1.0.2k ZLIB = zlib-1.2.11 PCRE = pcre-8.40