mirror of
https://github.com/nginx/nginx.git
synced 2026-05-13 09:36:42 +00:00
Updated OpenSSL and zlib used for win32 builds.
This commit is contained in:
parent
5eaa67490a
commit
3a52c79b44
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ TEMP = tmp
|
|||
|
||||
CC = cl
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-1.1.1q
|
||||
ZLIB = zlib-1.2.12
|
||||
OPENSSL = openssl-1.1.1s
|
||||
ZLIB = zlib-1.2.13
|
||||
PCRE = pcre2-10.39
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue