]> git.99rst.org Git - openwrt-packages.git/commit
luaexpat: add Lua 5.4 variant
authorAlexandru Ardelean <redacted>
Tue, 26 May 2026 11:15:12 +0000 (14:15 +0300)
committerAlexandru Ardelean <redacted>
Fri, 31 Jul 2026 06:46:08 +0000 (09:46 +0300)
commit59977dc387fb9fc2993c83182ccc2d54c1bc5bdf
tree775dcd4d3d25578377b3b390696b9692834ca515
parent27152e6f34b97d85cc0a1355d885ca9ccd9be8d6
luaexpat: add Lua 5.4 variant

Add luaexpat5.4, parallel to existing luaexpat (Lua 5.1, default).
Builds against the Lua 5.4 headers under /usr/include/lua5.4 and
installs to /usr/lib/lua/5.4/. Same pattern as the luasocket 5.3
variant already shipped.

Needed for the prosody 13.x upgrade.

Signed-off-by: Alexandru Ardelean <redacted>
lang/lua/luaexpat/Makefile
git clone https://git.99rst.org/PROJECT