mirror of
https://github.com/nginx/nginx.git
synced 2025-07-23 13:46:20 +08:00
Updated zlib used for win32 builds.
This commit is contained in:
parent
7dc6290ef6
commit
35152b9c8d
@ -6,7 +6,7 @@ TEMP = tmp
|
|||||||
|
|
||||||
OBJS = objs.msvc8
|
OBJS = objs.msvc8
|
||||||
OPENSSL = openssl-1.0.1e
|
OPENSSL = openssl-1.0.1e
|
||||||
ZLIB = zlib-1.2.7
|
ZLIB = zlib-1.2.8
|
||||||
PCRE = pcre-8.32
|
PCRE = pcre-8.32
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user