upgraded ngx_srcache to 0.30.

This commit is contained in:
Yichun Zhang (agentzh) 2015-06-23 14:57:25 +08:00
parent 613241d40d
commit a7f1816ba1
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.29
ver=0.30
$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