upgraded ngx_echo to 0.49.

This commit is contained in:
Yichun Zhang (agentzh) 2013-10-27 21:46:12 -07:00
parent cd3b7f3bfb
commit d919948850
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ rm -rf no-pool-nginx-$ver
#################################
ver=0.48
ver=0.49
$root/util/get-tarball "https://github.com/agentzh/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 agentzh-echo-nginx-module-* echo-nginx-module-$ver || exit 1