# HG changeset patch # User Maxim Dounin # Date 1630421694 -10800 # Node ID 5de6a960632e11df4255c0aded18e43b1032e077 # Parent 5d09596909c61143e71a774a12befae5d76d8a91 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.1k +OPENSSL = openssl-1.1.1l ZLIB = zlib-1.2.11 PCRE = pcre-8.44