mirror of
https://github.com/openresty/openresty
synced 2024-11-09 18:35:51 +01:00
upgraded luajit to 2.1-20220310.
This commit is contained in:
parent
5c9d9661c7
commit
1b145ac3ca
458
t/000-sanity.t
458
t/000-sanity.t
File diff suppressed because it is too large
Load Diff
@ -707,7 +707,7 @@ mv openresty-opm-* opm-$ver || exit 1
|
||||
|
||||
#################################
|
||||
|
||||
ver=2.1-20220111
|
||||
ver=2.1-20220310
|
||||
$root/util/get-tarball "https://github.com/openresty/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