termux-packages/packages/libluajit
Daniel T. Lee 9db7ae6906 libluajit: fix unmatched header path and package version (#4815)
* libluajit: fix unmatched header path and package version

Currently, luajit header files are placed improperly.
As stated at luajit.pc file, package version is 2.1 and pkg-config
guides the header location to $TERMUX_PREFIX/include/luajit-2.1/.

This commit fixes the build script of wrong header path.

* libluajit: bump revision and use $TERMUX_PKG_VERSION for foldername

Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-01-20 11:31:33 +01:00
..
build.sh libluajit: fix unmatched header path and package version (#4815) 2020-01-20 11:31:33 +01:00
etc-luajit.pc.patch
luajit.subpackage.sh
src-Makefile.patch