upgraded lua-resty-core to 0.0.6.
This commit is contained in:
parent
10fd3ea365
commit
e932c8a136
|
@ -538,7 +538,7 @@ mv agentzh-lua-resty-lock-* lua-resty-lock-$ver || exit 1
|
||||||
|
|
||||||
#################################
|
#################################
|
||||||
|
|
||||||
ver=0.0.5
|
ver=0.0.6
|
||||||
$root/util/get-tarball "https://github.com/agentzh/lua-resty-core/tarball/v$ver" -O "lua-resty-core-$ver.tar.gz" || exit 1
|
$root/util/get-tarball "https://github.com/agentzh/lua-resty-core/tarball/v$ver" -O "lua-resty-core-$ver.tar.gz" || exit 1
|
||||||
tar -xzf lua-resty-core-$ver.tar.gz || exit 1
|
tar -xzf lua-resty-core-$ver.tar.gz || exit 1
|
||||||
mv agentzh-lua-resty-core-* lua-resty-core-$ver || exit 1
|
mv agentzh-lua-resty-core-* lua-resty-core-$ver || exit 1
|
||||||
|
|
Loading…
Reference in New Issue