mirror of
https://github.com/nginx/nginx.git
synced 2025-07-21 11:46:20 +08:00
Updated OpenSSL and PCRE used for win32 builds.
This commit is contained in:
parent
b997be14f5
commit
1263d6bec3
@ -6,9 +6,9 @@ TEMP = tmp
|
||||
|
||||
CC = cl
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-3.0.15
|
||||
OPENSSL = openssl-3.5.0
|
||||
ZLIB = zlib-1.3.1
|
||||
PCRE = pcre2-10.39
|
||||
PCRE = pcre2-10.45
|
||||
|
||||
|
||||
release: export
|
||||
|
Loading…
Reference in New Issue
Block a user