mirror of
https://github.com/openresty/openresty
synced 2024-12-25 16:15:50 +01:00
upgraded LuaJIT to 2.1-20201008.
This commit is contained in:
parent
97a49f7644
commit
4eab59c2f4
@ -683,7 +683,7 @@ mv openresty-opm-* opm-$ver || exit 1
|
||||
|
||||
#################################
|
||||
|
||||
ver=2.1-20201002
|
||||
ver=2.1-20201008
|
||||
$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