upgraded lua-resty-core to 0.1.12rc3.

pull/252/head
Yichun Zhang (agentzh) 8 years ago
parent 509afa3d53
commit 1780a1dd5f

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