mirror of
https://github.com/nginx/nginx.git
synced 2024-11-21 16:28:40 +00:00
Updated OpenSSL used for win32 builds.
This commit is contained in:
parent
f4c70589ce
commit
abbde03cf6
@ -6,7 +6,7 @@ TEMP = tmp
|
|||||||
|
|
||||||
CC = cl
|
CC = cl
|
||||||
OBJS = objs.msvc8
|
OBJS = objs.msvc8
|
||||||
OPENSSL = openssl-1.0.2p
|
OPENSSL = openssl-1.0.2q
|
||||||
ZLIB = zlib-1.2.11
|
ZLIB = zlib-1.2.11
|
||||||
PCRE = pcre-8.42
|
PCRE = pcre-8.42
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user