]> git.99rst.org Git - openwrt-packages.git/commit
luasec: 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)
commit60f5e4b230ff50a0f84a4fd93c6eea15b46bbb48
treec2a9b8e0148fe80be21c14cb4c7482348e1b23ef
parent2eaaed5cdfcf32a3c7b550d705fd7ca3e2860e73
luasec: add Lua 5.4 variant

Add luasec5.4 (Lua 5.4 + luasocket5.4 + libopenssl) next to existing
luasec (Lua 5.1, default). Installs ssl.so / ssl.lua / ssl/https.lua
under /usr/lib/lua/5.4/.

Needed for the prosody 13.x upgrade.

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