Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2013-02-11 23:37:20 +00:00
parent a2b987e79f
commit 2761d480a2

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.1d
OPENSSL = openssl-1.0.1e
ZLIB = zlib-1.2.7
PCRE = pcre-8.32