upgraded lua-resty-lock to 0.07.
This commit is contained in:
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
|
$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…
Reference in New Issue