mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 09:42:39 +08:00
Updated zlib used for win32 builds.
This commit is contained in:
parent
f5e90ce368
commit
6fa37a6c3b
@ -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 New Issue
Block a user