From: Maxim Dounin Date: Tue, 30 Mar 2021 14:44:36 +0000 (+0300) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.19.9~1 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/stylesheets/stylesheet.css?a=commitdiff_plain;h=3e7c09499366aff410b633e3437d2cbe0fcad623;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 3a2ef5bf1..c5fde1f04 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,7 +6,7 @@ TEMP = tmp CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-1.1.1j +OPENSSL = openssl-1.1.1k ZLIB = zlib-1.2.11 PCRE = pcre-8.44