SHA256
10
0
forked from pool/lua-mpack

Update to 1.0.13:

- fix: make the package build with Lua API < 5.2
  - support various lua executable formats
Remove upstreamed patch:
  - luajit-build.patch
This commit is contained in:
2025-10-27 20:23:32 +01:00
parent 1e5f681838
commit f2a6396c0f
5 changed files with 13 additions and 26 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 27 19:22:34 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Update to 1.0.13:
- fix: make the package build with Lua API < 5.2
- support various lua executable formats
- Remove upstreamed patch:
- luajit-build.patch
-------------------------------------------------------------------
Fri Oct 24 14:50:42 UTC 2025 - Matej Cepl <mcepl@cepl.eu>