mirror of
https://github.com/openresty/openresty
synced 2024-11-09 18:35:51 +01:00
feature: update luajit to v20240815.
This commit is contained in:
parent
af1f50b320
commit
2d1e490fa0
344
t/000-sanity.t
344
t/000-sanity.t
File diff suppressed because it is too large
Load Diff
@ -744,7 +744,7 @@ mv openresty-opm-* opm-$ver || exit 1
|
|||||||
|
|
||||||
#################################
|
#################################
|
||||||
|
|
||||||
ver=2.1-20240626
|
ver=2.1-20240815
|
||||||
$root/util/get-tarball "https://github.com/openresty/luajit2/archive/v$ver.tar.gz" -O "LuaJIT-$ver.tar.gz" || exit 1
|
$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
|
tar -xzf LuaJIT-$ver.tar.gz || exit 1
|
||||||
mv luajit2-* LuaJIT-$ver || exit 1
|
mv luajit2-* LuaJIT-$ver || exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user