upgraded lua-cjson to 2.1.0.3.

This commit is contained in:
Yichun Zhang (agentzh) 2015-11-04 22:39:02 +08:00
parent 0e95be39c1
commit 4374e25548
1 changed files with 1 additions and 1 deletions

View File

@ -522,7 +522,7 @@ cd .. || exit 1
#################################
ver=2.1.0.3rc2
ver=2.1.0.3
$root/util/get-tarball "https://github.com/openresty/lua-cjson/archive/$ver.tar.gz" -O "lua-cjson-$ver.tar.gz" || exit 1
tar -xzf lua-cjson-$ver.tar.gz || exit 1
#cd lua-cjson-$ver || exit 1