Skip to content

Commit

Permalink
upgraded LuaJIT to 2.1-20201012-2.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Oct 13, 2020
1 parent 917e5ec commit 2d5e662
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 @@ -683,7 +683,7 @@ mv openresty-opm-* opm-$ver || exit 1

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

ver=2.1-20201012
ver=2.1-20201012-2
$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 2d5e662

Please sign in to comment.