upgraded ngx_srcache to 0.31.
This commit is contained in:
parent
20a6484f71
commit
07dc137193
|
@ -406,7 +406,7 @@ mv openresty-memc-nginx-module-* memc-nginx-module-$ver || exit 1
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.30
|
||||
ver=0.31
|
||||
$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
|
||||
|
|
Loading…
Reference in New Issue