mirror of
https://github.com/nginx/nginx.git
synced 2026-07-31 08:37:56 -05:00
Updated PCRE used for win32 builds.
This commit is contained in:
+1
-1
@@ -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.5
|
||||
PCRE = pcre-8.30
|
||||
PCRE = pcre-8.31
|
||||
|
||||
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user