upgraded lua-redis-parser to 0.09rc7.
This commit is contained in:
parent
a4a3c09c76
commit
de51f31cda
util
|
@ -242,7 +242,7 @@ cd ..
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.09rc6
|
||||
ver=0.09rc7
|
||||
$root/util/get-tarball "http://github.com/agentzh/lua-redis-parser/tarball/v$ver" -O "lua-redis-parser-$ver.tar.gz" || exit 1
|
||||
tar -xzf lua-redis-parser-$ver.tar.gz || exit 1
|
||||
mv agentzh-lua-redis-parser-* lua-redis-parser-$ver || exit 1
|
||||
|
|
Loading…
Reference in New Issue