# HG changeset patch # User Maxim Dounin # Date 1655820574 -10800 # Node ID fc08fa6757e65f2460f641a4e9ab9156de03afc1 # Parent 2b08b48ecc23ad0d6da501edd02c006c33150df1 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