mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 06:53:10 +00:00
Updated OpenSSL used for win32 builds.
This commit is contained in:
parent
66c25a7d77
commit
c28ca06c1b
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.1j
|
||||
OPENSSL = openssl-1.0.1l
|
||||
ZLIB = zlib-1.2.8
|
||||
PCRE = pcre-8.35
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue