upgraded lua-resty-core to v0.1.12rc6.

This commit is contained in:
Yichun Zhang (agentzh) 2017-06-09 13:25:42 -07:00
parent 5426551809
commit 79520a30f8
1 changed files with 1 additions and 1 deletions

View File

@ -754,7 +754,7 @@ cd ..
#################################
ver=0.1.12rc5
ver=0.1.12rc6
$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
mv openresty-lua-resty-core-* lua-resty-core-$ver || exit 1