mirror of
https://github.com/nginx/nginx.git
synced 2025-01-21 03:33:00 +08:00
Updated OpenSSL used for win32 builds.
This commit is contained in:
parent
7ff567bbd6
commit
9ec9c42d2f
@ -6,7 +6,7 @@ TEMP = tmp
|
||||
|
||||
CC = cl
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-1.1.1p
|
||||
OPENSSL = openssl-1.1.1q
|
||||
ZLIB = zlib-1.2.12
|
||||
PCRE = pcre2-10.39
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user