upgraded lua-resty-limit-traffic to 0.03.

This commit is contained in:
Yichun Zhang (agentzh) 2017-04-08 15:25:01 -07:00
parent 8caa177718
commit e1cfbe09ab
1 changed files with 1 additions and 1 deletions

View File

@ -654,7 +654,7 @@ cd ..
#################################
ver=0.02
ver=0.03
$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