SHA256
6
0
forked from pool/lua-ldbus

Switch off building lua51 build of the package.

This commit is contained in:
2025-10-24 16:48:14 +02:00
parent 5e99d5dd2d
commit 8afe48fc3e
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,5 @@
<multibuild>
<package>luajit</package>
<package>lua51</package>
<package>lua53</package>
<package>lua54</package>
</multibuild>

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 24 14:48:14 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Switch off building lua51 build of the package.
-------------------------------------------------------------------
Sat Oct 11 15:43:45 UTC 2025 - Matej Cepl <mcepl@cepl.eu>