upgraded lua-resty-redis to 0.25.
This commit is contained in:
parent
d7d0d17a2f
commit
6c5e27c40e
|
@ -619,7 +619,7 @@ cd ..
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.24
|
||||
ver=0.25
|
||||
$root/util/get-tarball "https://github.com/openresty/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 openresty-lua-resty-redis-* lua-resty-redis-$ver || exit 1
|
||||
|
|
Loading…
Reference in New Issue