Updated OpenSSL used for win32 builds.
This commit is contained in:
parent
00cf50c68c
commit
cf10a5e2ae
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ NGINX = nginx-$(VER)
|
||||||
TEMP = tmp
|
TEMP = tmp
|
||||||
|
|
||||||
OBJS = objs.msvc8
|
OBJS = objs.msvc8
|
||||||
OPENSSL = openssl-1.0.2g
|
OPENSSL = openssl-1.0.2h
|
||||||
ZLIB = zlib-1.2.8
|
ZLIB = zlib-1.2.8
|
||||||
PCRE = pcre-8.38
|
PCRE = pcre-8.38
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue