Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2019-02-26 18:01:30 +03:00
parent a64457e860
commit 6d4b461434

View file

@ -6,7 +6,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-1.0.2q
OPENSSL = openssl-1.1.1b
ZLIB = zlib-1.2.11
PCRE = pcre-8.42