Updated OpenSSL and PCRE used for win32 builds.

This commit is contained in:
Maxim Dounin 2012-03-15 11:46:29 +00:00
parent 7b781638e8
commit d6c037668f
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@ TEMP = tmp
REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
OBJS = objs.msvc8
OPENSSL = openssl-0.9.8t
OPENSSL = openssl-0.9.8u
ZLIB = zlib-1.2.5
PCRE = pcre-8.21
PCRE = pcre-8.30
release: