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.17.1~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=32adc8534c4e461a1e519ee58e1a846249743872;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