# HG changeset patch # User Maxim Dounin # Date 1617115476 -10800 # Node ID 2fe9ee63ddcf616f1a1a80136d3a2bcad64186fe # Parent 1ebd78df4ce7262967c5dadce7bac454c4086896 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.1j +OPENSSL = openssl-1.1.1k ZLIB = zlib-1.2.11 PCRE = pcre-8.44