upgraded lua-cjson to 2.1.0.6rc2.
This commit is contained in:
parent
029f20fd6d
commit
578c4e8ae4
|
@ -646,7 +646,7 @@ cd .. || exit 1
|
|||
|
||||
#################################
|
||||
|
||||
ver=2.1.0.6rc1
|
||||
ver=2.1.0.6rc2
|
||||
$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
|
||||
|
|
Loading…
Reference in New Issue