upgraded lua-resty-limit-traffic to 0.05rc2.

This commit is contained in:
Yichun Zhang (agentzh) 2017-09-27 15:58:21 -07:00
parent 131e15ef47
commit 77ea939d00
1 changed files with 1 additions and 1 deletions

View File

@ -722,7 +722,7 @@ cd ..
#################################
ver=0.05rc1
ver=0.05rc2
$root/util/get-tarball "https://github.com/openresty/lua-resty-limit-traffic/tarball/v$ver" -O "lua-resty-limit-traffic-$ver.tar.gz" || exit 1
tar -xzf lua-resty-limit-traffic-$ver.tar.gz || exit 1
mv openresty-lua-resty-limit-traffic-* lua-resty-limit-traffic-$ver || exit 1