Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2018-08-28 15:05:41 +03:00
parent 62821f1c99
commit 719d14de8e

View File

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