upgraded lua-resty-core to 0.1.12rc2.

This commit is contained in:
Yichun Zhang (agentzh) 2017-05-13 16:27:31 -07:00
parent 7d5dd68ded
commit 12b67e3a5c
1 changed files with 1 additions and 1 deletions

View File

@ -740,7 +740,7 @@ cd ..
#################################
ver=0.1.12rc1
ver=0.1.12rc2
$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