mirror of
https://github.com/openresty/openresty
synced 2024-11-09 18:35:51 +01:00
upgraded LuaJIT to 2.1-20190131.
This commit is contained in:
parent
4dc7d668cc
commit
0964e437bd
@ -650,7 +650,7 @@ mv openresty-opm-* opm-$ver || exit 1
|
||||
|
||||
#################################
|
||||
|
||||
ver=2.1-20190130
|
||||
ver=2.1-20190131
|
||||
$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