mirror of
https://github.com/nginx/nginx.git
synced 2025-06-11 12:22:41 +08:00
Updated OpenSSL and PCRE used for win32 builds.
This commit is contained in:
parent
1f01183b9e
commit
d34c7b9fb0
@ -6,9 +6,9 @@ TEMP = tmp
|
|||||||
|
|
||||||
CC = cl
|
CC = cl
|
||||||
OBJS = objs.msvc8
|
OBJS = objs.msvc8
|
||||||
OPENSSL = openssl-1.1.1l
|
OPENSSL = openssl-1.1.1m
|
||||||
ZLIB = zlib-1.2.11
|
ZLIB = zlib-1.2.11
|
||||||
PCRE = pcre-8.44
|
PCRE = pcre2-10.39
|
||||||
|
|
||||||
|
|
||||||
release: export
|
release: export
|
||||||
|
Loading…
Reference in New Issue
Block a user