Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2021-08-31 17:54:54 +03:00
parent 7af88d829d
commit 4f10d0da4a

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