upgraded lua-resty-lock to 0.08rc1.

This commit is contained in:
Yichun Zhang (agentzh) 2018-06-05 13:56:01 -07:00
parent 18063e9a8c
commit e5dd25dce6
1 changed files with 1 additions and 1 deletions

View File

@ -798,7 +798,7 @@ cd ..
#################################
ver=0.07
ver=0.08rc1
$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