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