mirror of
https://github.com/nginx/nginx.git
synced 2026-09-03 20:53:04 -05:00
Updated OpenSSL and PCRE used for win32 builds
This commit is contained in:
committed by
Roman Arutyunyan
parent
1c1c17c104
commit
0356f3d2c9
+2
-2
@@ -6,9 +6,9 @@ TEMP = tmp
|
||||
|
||||
CC = cl
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-3.5.7
|
||||
OPENSSL = openssl-3.5.8
|
||||
ZLIB = zlib-1.3.2
|
||||
PCRE = pcre2-10.47
|
||||
PCRE = pcre2-10.48
|
||||
|
||||
|
||||
release: export
|
||||
|
||||
Reference in New Issue
Block a user