mirror of
https://github.com/nginx/nginx.git
synced 2025-06-13 06:12:44 +08:00
Updated OpenSSL used for win32 builds.
This commit is contained in:
parent
e64f7fe7c9
commit
249e126beb
@ -6,7 +6,7 @@ TEMP = tmp
|
|||||||
|
|
||||||
CC = cl
|
CC = cl
|
||||||
OBJS = objs.msvc8
|
OBJS = objs.msvc8
|
||||||
OPENSSL = openssl-1.1.1g
|
OPENSSL = openssl-1.1.1h
|
||||||
ZLIB = zlib-1.2.11
|
ZLIB = zlib-1.2.11
|
||||||
PCRE = pcre-8.44
|
PCRE = pcre-8.44
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user