From: Maxim Dounin Date: Tue, 14 Apr 2020 12:15:16 +0000 (+0300) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.17.10~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=01efecb7950a438ffbeb893a115cd4026bfad7ac;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 0055730b9..7f39e9d0e 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,7 +6,7 @@ TEMP = tmp CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-1.1.1d +OPENSSL = openssl-1.1.1f ZLIB = zlib-1.2.11 PCRE = pcre-8.44