mirror of
https://github.com/openresty/openresty
synced 2024-11-09 18:35:51 +01:00
upgraded lua-rds-parser to 0.06.
This commit is contained in:
parent
d68403407d
commit
0e95be39c1
@ -545,7 +545,7 @@ mv openresty-lua-redis-parser-* lua-redis-parser-$ver || exit 1
|
|||||||
|
|
||||||
#################################
|
#################################
|
||||||
|
|
||||||
ver=0.06rc2
|
ver=0.06
|
||||||
$root/util/get-tarball "https://github.com/openresty/lua-rds-parser/tarball/v$ver" -O "lua-rds-parser-$ver.tar.gz" || exit 1
|
$root/util/get-tarball "https://github.com/openresty/lua-rds-parser/tarball/v$ver" -O "lua-rds-parser-$ver.tar.gz" || exit 1
|
||||||
tar -xzf lua-rds-parser-$ver.tar.gz || exit 1
|
tar -xzf lua-rds-parser-$ver.tar.gz || exit 1
|
||||||
mv openresty-lua-rds-parser-* lua-rds-parser-$ver || exit 1
|
mv openresty-lua-rds-parser-* lua-rds-parser-$ver || exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user