mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 09:42:39 +08:00
Updated PCRE used for win32 builds.
This commit is contained in:
parent
d9152910d3
commit
31c1715ce6
@ -7,7 +7,7 @@ TEMP = tmp
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-1.0.1h
|
||||
ZLIB = zlib-1.2.8
|
||||
PCRE = pcre-8.34
|
||||
PCRE = pcre-8.35
|
||||
|
||||
|
||||
release: export
|
||||
|
Loading…
Reference in New Issue
Block a user