Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2017-12-26 17:48:49 +03:00
parent 44c16b2e70
commit 9402b81547

View File

@ -6,7 +6,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-1.0.2m
OPENSSL = openssl-1.0.2n
ZLIB = zlib-1.2.11
PCRE = pcre-8.41