upgraded ngx_echo to 0.56.

This commit is contained in:
Yichun Zhang (agentzh) 2014-09-02 20:56:09 -07:00
parent 4fed7a2d05
commit 9a26a0452d
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ rm -rf no-pool-nginx-$ver
#################################
ver=0.55
ver=0.56
$root/util/get-tarball "https://github.com/openresty/echo-nginx-module/tarball/v$ver" -O echo-nginx-module-$ver.tar.gz || exit 1
tar -xzf echo-nginx-module-$ver.tar.gz || exit 1
mv openresty-echo-nginx-module-* echo-nginx-module-$ver || exit 1