# HG changeset patch # User Maxim Dounin # Date 1630421694 -10800 # Node ID f0ab1db646d5ccf90ca59ded56c94a42b0bcc225 # Parent 29795b697e140b3b016cfbc5f0e37be779295b45 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.1k +OPENSSL = openssl-1.1.1l ZLIB = zlib-1.2.11 PCRE = pcre-8.44