# HG changeset patch # User Maxim Dounin # Date 1586866516 -10800 # Node ID 3726663b83cc2bfc250563f65aebe7f036db6f4c # Parent 681b78a98a5210d4369599e528ab0a682ac72a0d Updated OpenSSL used for win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,7 +6,7 @@ TEMP = tmp CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-1.1.1d +OPENSSL = openssl-1.1.1f ZLIB = zlib-1.2.11 PCRE = pcre-8.44