|
|
@ -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
|
|
|
|