# HG changeset patch # User Maxim Dounin # Date 1658239410 -10800 # Node ID 89a716b4fe0ca7927e237373457c0e72116beccc # Parent fc08fa6757e65f2460f641a4e9ab9156de03afc1 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.1p +OPENSSL = openssl-1.1.1q ZLIB = zlib-1.2.12 PCRE = pcre2-10.39