upgraded lua-cjson to 2.1.0.5.

This commit is contained in:
Yichun Zhang (agentzh) 2017-04-08 14:28:11 -07:00
parent 1197fe2bd1
commit cfc14f5d26
1 changed files with 1 additions and 1 deletions

View File

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