Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2019-06-25 04:47:43 +03:00
parent 28411a13d6
commit eb5a4e9a7e

View File

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