Updated zlib used for win32 builds.
This commit is contained in:
parent
0c385651d6
commit
77949709ce
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
|
|||
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-1.0.1c
|
||||
ZLIB = zlib-1.2.5
|
||||
ZLIB = zlib-1.2.7
|
||||
PCRE = pcre-8.31
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue