upgraded ngx_echo to 0.50.

This commit is contained in:
Yichun Zhang (agentzh) 2013-12-14 14:19:51 -08:00
parent adb00e91e7
commit 71a675f4fb
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ rm -rf no-pool-nginx-$ver
#################################
ver=0.49
ver=0.50
$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