SHA256
10
0
forked from pool/lua-mpack

Switch off building lua51 build of the package.

This commit is contained in:
2025-10-24 16:50:42 +02:00
parent 348da6a4b4
commit 1e5f681838
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:50:42 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Switch off building lua51 build of the package.
-------------------------------------------------------------------
Mon Oct 13 13:21:48 UTC 2025 - Matej Cepl <mcepl@cepl.eu>