6
0

Switch off building lua51 build of the package.

This commit is contained in:
2025-10-24 16:50:38 +02:00
parent b44ec9c9c7
commit 5a16239fcd
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>
<package>test</package>

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 24 14:50:38 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Switch off building lua51 build of the package.
-------------------------------------------------------------------
Mon Oct 20 18:23:18 UTC 2025 - Matej Cepl <mcepl@cepl.eu>