Updated OpenSSL used for win32 builds.

This commit is contained in:
Maxim Dounin 2012-05-15 14:20:06 +00:00
parent e3bb319e34
commit 07c178491c

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.0i
OPENSSL = openssl-1.0.1c
ZLIB = zlib-1.2.5
PCRE = pcre-8.30