From: Maxim Dounin Date: Tue, 24 Sep 2019 13:30:03 +0000 (+0300) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.17.4~1 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/postgres_fdw.c?a=commitdiff_plain;h=2079d3c2b27c5fd3eb1c7ba8489ad289d6fe391c;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 2a34ae553..6938fe91c 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,7 +6,7 @@ TEMP = tmp CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-1.1.1c +OPENSSL = openssl-1.1.1d ZLIB = zlib-1.2.11 PCRE = pcre-8.43