fixed the link for lua-cjson-1.0.3 in our mirror-tarballs script. thanks Weibin Yao.

pull/4/head
agentzh (章亦春) 13 years ago
parent 0e42b1d9ef
commit 89d675fa91

@ -219,7 +219,7 @@ cd ..
#################################
ver=1.0.3
$root/util/get-tarball "http://www.kyne.com.au/~mark/software/lua-cjson-$ver.tar.gz" -O "lua-cjson-$ver.tar.gz" || exit 1
$root/util/get-tarball "http://www.kyne.com.au/~mark/software/old/lua-cjson-$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
#patch -p1 < $root/patches/lua_cjson-$ver-array_detection_fix.patch || exit 1

Loading…
Cancel
Save