mirror of https://github.com/nginx/nginx
Updated OpenSSL used for win32 builds.
This commit is contained in:
parent
239e10793a
commit
cc1c07ca33
|
|
@ -6,7 +6,7 @@ TEMP = tmp
|
|||
|
||||
CC = cl
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-3.5.0
|
||||
OPENSSL = openssl-3.5.2
|
||||
ZLIB = zlib-1.3.1
|
||||
PCRE = pcre2-10.45
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue