Skip to content

testing/lua-luastatic: rebuild only for lua5.1

Sodomon requested to merge Sodomon/aports:luastatic into master

luastatic will now only compile with lua5.1 since no matter what version of lua is used, it will always have the ability to compile lua code to any version of lua. Also removed the subpackages for 5.2/5.3/5.4 as they are not needed as they all do the same function and compile to all versions of lua.

Merge request reports