upgraded lua-resty-lrucache to 0.02.

pull/65/merge
Yichun Zhang (agentzh) 11 years ago
parent e6985ae696
commit b92c497d19

@ -544,7 +544,7 @@ mv openresty-lua-resty-lock-* lua-resty-lock-$ver || exit 1
#################################
ver=0.01
ver=0.02
$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