Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2021-08-31 17:54:54 +03:00
parent 15bf6d8cc9
commit 7e1667ca75

View File

@ -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