Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2020-05-25 22:10:37 +03:00
parent cb4f81dd71
commit 01b3f95a78

View file

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