Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2013-02-05 13:41:48 +00:00
parent 75e5d13ec6
commit 94bee544a0

View File

@ -6,7 +6,7 @@ TEMP = tmp
REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
OBJS = objs.msvc8
OPENSSL = openssl-1.0.1c
OPENSSL = openssl-1.0.1d
ZLIB = zlib-1.2.7
PCRE = pcre-8.32