|
|
@ -551,7 +551,7 @@ mv openresty-lua-resty-lrucache-* lua-resty-lrucache-$ver || exit 1
|
|
|
|
|
|
|
|
|
|
|
|
#################################
|
|
|
|
#################################
|
|
|
|
|
|
|
|
|
|
|
|
ver=0.0.7
|
|
|
|
ver=0.0.8
|
|
|
|
$root/util/get-tarball "https://github.com/openresty/lua-resty-core/tarball/v$ver" -O "lua-resty-core-$ver.tar.gz" || exit 1
|
|
|
|
$root/util/get-tarball "https://github.com/openresty/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 openresty-lua-resty-core-* lua-resty-core-$ver || exit 1
|
|
|
|
mv openresty-lua-resty-core-* lua-resty-core-$ver || exit 1
|
|
|
|