upgraded lua-resty-lock to 0.07.

This commit is contained in:
Yichun Zhang (agentzh) 2017-08-08 12:58:43 -07:00
parent 44540173ea
commit e2c0799394
1 changed files with 1 additions and 1 deletions

View File

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