mirror of https://github.com/nginx/nginx
Updated OpenSSL used for win32 builds.
This commit is contained in:
parent
39b84d7a52
commit
32e7811014
|
|
@ -6,7 +6,7 @@ TEMP = tmp
|
||||||
|
|
||||||
CC = cl
|
CC = cl
|
||||||
OBJS = objs.msvc8
|
OBJS = objs.msvc8
|
||||||
OPENSSL = openssl-1.1.1p
|
OPENSSL = openssl-1.1.1q
|
||||||
ZLIB = zlib-1.2.12
|
ZLIB = zlib-1.2.12
|
||||||
PCRE = pcre2-10.39
|
PCRE = pcre2-10.39
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue