upgraded stream-lua-nginx-module to 0.0.12rc1.
This commit is contained in:
parent
42e8796c67
commit
3b626720b2
|
@ -603,7 +603,7 @@ mv openresty-lua-upstream-nginx-module-* ngx_lua_upstream-$ver || exit 1
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.0.11
|
||||
ver=0.0.12rc1
|
||||
$root/util/get-tarball "https://github.com/openresty/stream-lua-nginx-module/tarball/v$ver" -O stream-lua-nginx-module-$ver.tar.gz || exit 1
|
||||
tar -xzf stream-lua-nginx-module-$ver.tar.gz || exit 1
|
||||
mv openresty-stream-lua-nginx-module-* ngx_stream_lua-$ver || exit 1
|
||||
|
|
Loading…
Reference in New Issue