mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
win32: update pcre to pcre2-10.44.
This commit is contained in:
parent
a8f26b9419
commit
159e9e65c0
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
PCRE=pcre-8.45
|
PCRE=pcre2-10.44
|
||||||
ZLIB=zlib-1.3.1
|
ZLIB=zlib-1.3.1
|
||||||
OPENSSL=openssl-1.1.1w
|
OPENSSL=openssl-1.1.1w
|
||||||
JOBS=12
|
JOBS=12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user