Updated OpenSSL used for win32 builds.
This commit is contained in:
parent
5f15656abf
commit
502525879a
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.1e
|
OPENSSL = openssl-1.0.1f
|
||||||
ZLIB = zlib-1.2.8
|
ZLIB = zlib-1.2.8
|
||||||
PCRE = pcre-8.33
|
PCRE = pcre-8.33
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue