From: Maxim Dounin Date: Tue, 9 Mar 2021 13:38:55 +0000 (+0300) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.19.8~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=d6f18d95297afa17d7ec64a1cfbdcbaf93b4d2dc;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 5c7550558..3a2ef5bf1 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,7 +6,7 @@ TEMP = tmp CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-1.1.1i +OPENSSL = openssl-1.1.1j ZLIB = zlib-1.2.11 PCRE = pcre-8.44