Skip to content

Commit

Permalink
upgraded luajit2 to 2.1-20230119.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaocang committed Jan 19, 2023
1 parent 9c7427f commit 6b8e60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/mirror-tarballs
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ mv openresty-opm-* opm-$ver || exit 1

#################################

ver=2.1-20220915
ver=2.1-20230119
$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
Expand Down

0 comments on commit 6b8e60f

Please sign in to comment.