# HG changeset patch # User Maxim Dounin # Date 1679959555 -10800 # Node ID 09affff4fd35b202a1d99af173b3eb476fbd52b2 # Parent fcb2333c99825b4f4e231c248adbf3654b43a21c 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.1s +OPENSSL = openssl-1.1.1t ZLIB = zlib-1.2.13 PCRE = pcre2-10.39