mirror of
https://github.com/openresty/openresty
synced 2024-11-14 08:45:50 +01:00
upgraded ngx_array_var to 0.03.
This commit is contained in:
parent
2fb9ed5c1d
commit
5be3b51678
@ -290,7 +290,7 @@ mv chaoslawful-lua-nginx-module-* ngx_lua-$ver || exit 1
|
||||
|
||||
#################################
|
||||
|
||||
ver=0.03rc1
|
||||
ver=0.03
|
||||
$root/util/get-tarball "https://github.com/agentzh/array-var-nginx-module/tarball/v$ver" -O array-var-nginx-module-$ver.tar.gz || exit 1
|
||||
tar -xzf array-var-nginx-module-$ver.tar.gz || exit 1
|
||||
mv agentzh-array-var-nginx-module-* array-var-nginx-module-$ver || exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user