upgraded lua-resty-lock to 0.02.
This commit is contained in:
parent
c1fb5194ef
commit
486b212269
|
@ -510,7 +510,7 @@ mv agentzh-lua-resty-websocket-* lua-resty-websocket-$ver || exit 1
|
||||||
|
|
||||||
#################################
|
#################################
|
||||||
|
|
||||||
ver=0.01
|
ver=0.02
|
||||||
$root/util/get-tarball "https://github.com/agentzh/lua-resty-lock/tarball/v$ver" -O "lua-resty-lock-$ver.tar.gz" || exit 1
|
$root/util/get-tarball "https://github.com/agentzh/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 agentzh-lua-resty-lock-* lua-resty-lock-$ver || exit 1
|
mv agentzh-lua-resty-lock-* lua-resty-lock-$ver || exit 1
|
||||||
|
|
Loading…
Reference in New Issue