mirror of
https://github.com/nginx/nginx.git
synced 2025-06-09 02:42:48 +08:00
Updated OpenSSL used for win32 builds.
This commit is contained in:
parent
5cf11ab2e0
commit
102e442f04
@ -5,7 +5,7 @@ NGINX = nginx-$(VER)
|
|||||||
TEMP = tmp
|
TEMP = tmp
|
||||||
|
|
||||||
OBJS = objs.msvc8
|
OBJS = objs.msvc8
|
||||||
OPENSSL = openssl-1.0.1f
|
OPENSSL = openssl-1.0.1g
|
||||||
ZLIB = zlib-1.2.8
|
ZLIB = zlib-1.2.8
|
||||||
PCRE = pcre-8.34
|
PCRE = pcre-8.34
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user