From: Maxim Dounin Date: Tue, 21 Nov 2017 14:32:12 +0000 (+0300) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.13.7~1 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/static/gitweb.js?a=commitdiff_plain;h=8e646df77a0ca3cc6dc4698f7470218fcff1d055;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 074a47bf0..19a70e040 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,7 +6,7 @@ TEMP = tmp CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-1.0.2l +OPENSSL = openssl-1.0.2m ZLIB = zlib-1.2.11 PCRE = pcre-8.41