mirror of
https://github.com/nginx/nginx.git
synced 2026-05-13 09:36:42 +00:00
Updated OpenSSL and PCRE used for win32 builds.
This commit is contained in:
parent
592bda7bb6
commit
d3cc7ec076
1 changed files with 2 additions and 2 deletions
|
|
@ -6,9 +6,9 @@ TEMP = tmp
|
|||
|
||||
CC = cl
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-3.5.2
|
||||
OPENSSL = openssl-3.5.4
|
||||
ZLIB = zlib-1.3.1
|
||||
PCRE = pcre2-10.45
|
||||
PCRE = pcre2-10.46
|
||||
|
||||
|
||||
release: export
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue