mirror of
https://github.com/nginx/nginx.git
synced 2025-08-06 06:46:16 +08:00
Updated OpenSSL and PCRE used for win32 builds.
This commit is contained in:
parent
43e9607fdf
commit
793b877e35
@ -5,9 +5,9 @@ NGINX = nginx-$(VER)
|
|||||||
TEMP = tmp
|
TEMP = tmp
|
||||||
|
|
||||||
OBJS = objs.msvc8
|
OBJS = objs.msvc8
|
||||||
OPENSSL = openssl-1.0.1m
|
OPENSSL = openssl-1.0.1q
|
||||||
ZLIB = zlib-1.2.8
|
ZLIB = zlib-1.2.8
|
||||||
PCRE = pcre-8.35
|
PCRE = pcre-8.38
|
||||||
|
|
||||||
|
|
||||||
release: export
|
release: export
|
||||||
|
Loading…
Reference in New Issue
Block a user