upgraded lua-resty-lock to 0.04.

pull/84/head
Yichun Zhang (agentzh) 10 years ago
parent 706823455a
commit b06e150af4

@ -562,7 +562,7 @@ mv openresty-lua-resty-websocket-* lua-resty-websocket-$ver || exit 1
################################# #################################
ver=0.03 ver=0.04
$root/util/get-tarball "https://github.com/openresty/lua-resty-lock/tarball/v$ver" -O "lua-resty-lock-$ver.tar.gz" || exit 1 $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 tar -xzf lua-resty-lock-$ver.tar.gz || exit 1
mv openresty-lua-resty-lock-* lua-resty-lock-$ver || exit 1 mv openresty-lua-resty-lock-* lua-resty-lock-$ver || exit 1

Loading…
Cancel
Save