upgraded lua-resty-lock to 0.07.

pull/247/head
Yichun Zhang (agentzh) 8 years ago
parent 44540173ea
commit e2c0799394

@ -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

Loading…
Cancel
Save