upgraded lua-resty-lrucache to 0.07.

pull/247/head
Yichun Zhang (agentzh) 8 years ago
parent 2f20dac034
commit 6994c5e125

@ -763,7 +763,7 @@ cd ..
#################################
ver=0.06
ver=0.07
$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
mv openresty-lua-resty-lrucache-* lua-resty-lrucache-$ver || exit 1

Loading…
Cancel
Save