mirror of
https://github.com/openresty/openresty
synced 2024-11-14 08:45:50 +01:00
upgraded lua-resty-redis to 0.13.
This commit is contained in:
parent
ea820f5c9f
commit
8f9b404c29
@ -325,7 +325,7 @@ mv agentzh-lua-resty-memcached-* lua-resty-memcached-$ver || exit 1
|
||||
|
||||
#################################
|
||||
|
||||
ver=0.12
|
||||
ver=0.13
|
||||
$root/util/get-tarball "http://github.com/agentzh/lua-resty-redis/tarball/v$ver" -O "lua-resty-redis-$ver.tar.gz" || exit 1
|
||||
tar -xzf lua-resty-redis-$ver.tar.gz || exit 1
|
||||
mv agentzh-lua-resty-redis-* lua-resty-redis-$ver || exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user