From: Maxim Dounin Date: Tue, 25 Jun 2019 01:47:43 +0000 (+0300) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.16.1~4 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=eb5a4e9a7e9a5aa10d10911a160dff8b26d382fb;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 0391a3155..2a34ae553 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,7 +6,7 @@ TEMP = tmp CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-1.1.1b +OPENSSL = openssl-1.1.1c ZLIB = zlib-1.2.11 PCRE = pcre-8.43