mirror of https://github.com/nginx/nginx
Updated OpenSSL used for win32 builds.
This commit is contained in:
parent
405b7f3429
commit
fc1b41ded9
|
|
@ -5,7 +5,7 @@ NGINX = nginx-$(VER)
|
||||||
TEMP = tmp
|
TEMP = tmp
|
||||||
|
|
||||||
OBJS = objs.msvc8
|
OBJS = objs.msvc8
|
||||||
OPENSSL = openssl-1.0.1i
|
OPENSSL = openssl-1.0.1m
|
||||||
ZLIB = zlib-1.2.8
|
ZLIB = zlib-1.2.8
|
||||||
PCRE = pcre-8.35
|
PCRE = pcre-8.35
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue