mirror of
https://github.com/nginx/nginx.git
synced 2026-05-13 09:36:42 +00:00
Updated PCRE used for win32 builds.
This commit is contained in:
parent
f09eae2a75
commit
4ca32d6eb3
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ CC = cl
|
|||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-1.1.1b
|
||||
ZLIB = zlib-1.2.11
|
||||
PCRE = pcre-8.42
|
||||
PCRE = pcre-8.43
|
||||
|
||||
|
||||
release: export
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue