mirror of
https://github.com/openresty/openresty
synced 2024-11-14 08:45:50 +01:00
upgraded ngx_srcache to 0.25.
This commit is contained in:
parent
e85568e044
commit
87e5f34a9d
@ -315,7 +315,7 @@ mv agentzh-memc-nginx-module-* memc-nginx-module-$ver || exit 1
|
||||
|
||||
#################################
|
||||
|
||||
ver=0.24
|
||||
ver=0.25
|
||||
$root/util/get-tarball "https://github.com/agentzh/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 agentzh-srcache-nginx-module-* srcache-nginx-module-$ver || exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user