Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2021-03-30 17:44:36 +03:00
parent 179c79ce8a
commit 3e7c094993

View File

@ -6,7 +6,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-1.1.1j
OPENSSL = openssl-1.1.1k
ZLIB = zlib-1.2.11
PCRE = pcre-8.44