upgraded lua-redis-parser to 0.09rc7.

This commit is contained in:
agentzh (章亦春) 2012-03-01 15:50:25 +08:00
parent a4a3c09c76
commit de51f31cda
1 changed files with 1 additions and 1 deletions

View File

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