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