Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2022-07-19 17:03:30 +03:00
parent 39b84d7a52
commit 32e7811014

View File

@ -6,7 +6,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-1.1.1p
OPENSSL = openssl-1.1.1q
ZLIB = zlib-1.2.12
PCRE = pcre2-10.39