upgraded lua-rds-parser to 0.03; released ngx_openresty 1.0.5.1rc12.
This commit is contained in:
parent
a979e3eaab
commit
da9a356adc
|
@ -224,7 +224,7 @@ mv agentzh-lua-redis-parser-* lua-redis-parser-$ver || exit 1
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.02
|
||||
ver=0.03
|
||||
$root/util/get-tarball "http://github.com/agentzh/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
|
||||
mv agentzh-lua-rds-parser-* lua-rds-parser-$ver || exit 1
|
||||
|
|
Loading…
Reference in New Issue