Merge of r4632: updated openssl used for win32 builds.

This commit is contained in:
Maxim Dounin 2012-06-05 13:17:05 +00:00
parent 88050e5461
commit 4624fd5d19

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