SHA256
10
0
forked from pool/lua-ldoc

Switch off building lua51 build of the package.

This commit is contained in:
2025-10-24 16:48:18 +02:00
parent efedb9b0c3
commit 0e5e192855
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:18 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Switch off building lua51 build of the package.
-------------------------------------------------------------------
Mon Oct 20 19:44:31 UTC 2025 - Matej Cepl <mcepl@cepl.eu>