mirror of
https://github.com/nginx/nginx.git
synced 2026-05-13 09:36:42 +00:00
Updated zlib used for win32 builds.
This commit is contained in:
parent
ed9f33a808
commit
246c744499
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ TEMP = tmp
|
|||
CC = cl
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-3.5.5
|
||||
ZLIB = zlib-1.3.1
|
||||
ZLIB = zlib-1.3.2
|
||||
PCRE = pcre2-10.47
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue