Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2017-11-21 17:32:12 +03:00
parent edc9f594a8
commit c8b0d45eeb

View file

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