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
041449a3d3
commit
2cbb7ae42a
@ -8,7 +8,7 @@ REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-1.0.1c
|
||||
ZLIB = zlib-1.2.7
|
||||
PCRE = pcre-8.31
|
||||
PCRE = pcre-8.32
|
||||
|
||||
|
||||
release:
|
||||
|
Loading…
Reference in New Issue
Block a user