Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2018-08-28 15:05:41 +03:00
parent 78c1327437
commit b4b96440a6
1 changed files with 1 additions and 1 deletions

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