upgraded lua-resty-limit-traffic to 0.04.

This commit is contained in:
Yichun Zhang (agentzh) 2017-08-08 12:07:39 -07:00
parent 3e69abf93c
commit b0b9544aa5
1 changed files with 1 additions and 1 deletions

View File

@ -703,7 +703,7 @@ cd ..
#################################
ver=0.04rc1
ver=0.04
$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