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