mirror of
https://github.com/openresty/openresty
synced 2024-11-14 08:45:50 +01:00
upgraded LuaJIT to v2.1-20140403.
This commit is contained in:
parent
303601ef8c
commit
10fd3ea365
@ -438,7 +438,7 @@ echo
|
||||
|
||||
#################################
|
||||
|
||||
ver=2.1-20140313
|
||||
ver=2.1-20140403
|
||||
$root/util/get-tarball "https://github.com/agentzh/luajit2/archive/v$ver.tar.gz" -O "LuaJIT-$ver.tar.gz" || exit 1
|
||||
tar -xzf LuaJIT-$ver.tar.gz || exit 1
|
||||
mv luajit2-* LuaJIT-$ver || exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user