mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08:00
Updated OpenSSL used for win32 builds.
This commit is contained in:
parent
c74e23ba3a
commit
3013ac319e
@ -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 New Issue
Block a user