mirror of
https://github.com/nginx/nginx.git
synced 2024-12-22 15:13:28 -06:00
Updated OpenSSL and PCRE used for win32 builds.
This commit is contained in:
parent
0fd8e9faa4
commit
1be1e11335
@ -5,9 +5,9 @@ NGINX = nginx-$(VER)
|
||||
TEMP = tmp
|
||||
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-1.0.2d
|
||||
OPENSSL = openssl-1.0.2e
|
||||
ZLIB = zlib-1.2.8
|
||||
PCRE = pcre-8.37
|
||||
PCRE = pcre-8.38
|
||||
|
||||
|
||||
release: export
|
||||
|
Loading…
Reference in New Issue
Block a user