upgraded lua-cjson to 2.1.0.4.

This commit is contained in:
Yichun Zhang (agentzh) 2016-05-15 20:16:44 -07:00
parent 6229590201
commit e4af1abdc3
1 changed files with 1 additions and 1 deletions

View File

@ -535,7 +535,7 @@ cd .. || exit 1
#################################
ver=2.1.0.3
ver=2.1.0.4
$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