upgraded ngx_srcache to 0.29.

This commit is contained in:
Yichun Zhang (agentzh) 2015-02-18 15:36:24 -08:00
parent 667802cee6
commit c04635fbd7
1 changed files with 1 additions and 1 deletions

View File

@ -387,7 +387,7 @@ mv openresty-memc-nginx-module-* memc-nginx-module-$ver || exit 1
#################################
ver=0.28
ver=0.29
$root/util/get-tarball "https://github.com/openresty/srcache-nginx-module/tarball/v$ver" -O srcache-nginx-module-$ver.tar.gz || exit 1
tar -xzf srcache-nginx-module-$ver.tar.gz || exit 1
mv openresty-srcache-nginx-module-* srcache-nginx-module-$ver || exit 1