Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2018-11-27 17:02:56 +03:00
parent 58b5516129
commit 55832c484e

View File

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