upgraded lua-resty-core to 0.1.13.

pull/308/head
Yichun Zhang (agentzh) 7 years ago
parent 2097b7fbca
commit 2656416500

@ -801,7 +801,7 @@ cd ..
################################# #################################
ver=0.1.13rc2 ver=0.1.13
$root/util/get-tarball "https://github.com/openresty/lua-resty-core/tarball/v$ver" -O "lua-resty-core-$ver.tar.gz" || exit 1 $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 tar -xzf lua-resty-core-$ver.tar.gz || exit 1
mv openresty-lua-resty-core-* lua-resty-core-$ver || exit 1 mv openresty-lua-resty-core-* lua-resty-core-$ver || exit 1

Loading…
Cancel
Save