mirror of
https://github.com/nginx/nginx.git
synced 2026-05-06 07:46:38 -04:00
Updated OpenSSL used for win32 builds
This commit is contained in:
committed by
Sergey Kandaurov
parent
d3a76322cf
commit
bbaac1d43f
+1
-1
@@ -6,7 +6,7 @@ TEMP = tmp
|
||||
|
||||
CC = cl
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-3.5.5
|
||||
OPENSSL = openssl-3.5.6
|
||||
ZLIB = zlib-1.3.2
|
||||
PCRE = pcre2-10.47
|
||||
|
||||
|
||||
Reference in New Issue
Block a user