upgraded lua-resty-lrucache to 0.04.

pull/84/head
Yichun Zhang (agentzh) 10 years ago
parent b1a852b27e
commit 076f2bd45e

@ -576,7 +576,7 @@ mv openresty-lua-resty-lock-* lua-resty-lock-$ver || exit 1
#################################
ver=0.03
ver=0.04
$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