|
|
@ -845,7 +845,7 @@ cd ..
|
|
|
|
|
|
|
|
|
|
|
|
#################################
|
|
|
|
#################################
|
|
|
|
|
|
|
|
|
|
|
|
ver=0.11
|
|
|
|
ver=0.13
|
|
|
|
$root/util/get-tarball "https://github.com/openresty/lua-resty-lrucache/tarball/v$ver" -O "lua-resty-lrucache-$ver.tar.gz" || exit 1
|
|
|
|
$root/util/get-tarball "https://github.com/openresty/lua-resty-lrucache/tarball/v$ver" -O "lua-resty-lrucache-$ver.tar.gz" || exit 1
|
|
|
|
tar -xzf lua-resty-lrucache-$ver.tar.gz || exit 1
|
|
|
|
tar -xzf lua-resty-lrucache-$ver.tar.gz || exit 1
|
|
|
|
mv openresty-lua-resty-lrucache-* lua-resty-lrucache-$ver || exit 1
|
|
|
|
mv openresty-lua-resty-lrucache-* lua-resty-lrucache-$ver || exit 1
|
|
|
|