From: Maxim Dounin Date: Tue, 26 Dec 2017 14:48:49 +0000 (+0300) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.13.8~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=9402b8154762a1389694453daa413dce5454c20e;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 19a70e040..9a9405c2b 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,7 +6,7 @@ TEMP = tmp CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-1.0.2m +OPENSSL = openssl-1.0.2n ZLIB = zlib-1.2.11 PCRE = pcre-8.41