# HG changeset patch # User Maxim Dounin # Date 1655820574 -10800 # Node ID c4e1c97098e19da44f33d86f0053384cb3648642 # Parent 70365b6fe5f4347c6175b8ffcf12c522d9f1d881 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.1o +OPENSSL = openssl-1.1.1p ZLIB = zlib-1.2.12 PCRE = pcre2-10.39