mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-29 06:02:40 +00:00
Since LuaJIT doesn't do fixed releases Repology can't provide a simple latest version for it. So pin it to Arch's version instead as a proxy for the latest version.
7 lines
171 B
Bash
7 lines
171 B
Bash
TERMUX_SUBPKG_DESCRIPTION="Just-In-Time compiler for Lua - command line tool"
|
|
TERMUX_SUBPKG_INCLUDE="
|
|
bin/luajit
|
|
share/man/man1
|
|
share/luajit-${LUAJIT_MINOR_VERSION}/jit
|
|
"
|