Update lua-compat53 to 0.14.4.

This commit is contained in:
fcambus
2025-08-02 12:15:40 +00:00
parent 805bf924c8
commit c8a2325136
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
COMMENT = compatibility module providing Lua 5.3 style APIs
V = 0.13
V = 0.14.4
DISTNAME = lua-compat53-${V}
GH_ACCOUNT = keplerproject
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (lua-compat53-0.13.tar.gz) = 9dww57H9qFbuTTkr5FdkLB8MJZJkqbm/vLaAMCzoj8I=
SIZE (lua-compat53-0.13.tar.gz) = 60960
SHA256 (lua-compat53-0.14.4.tar.gz) = qa+i64EplgOaBcUQEGfmoxr5p17e2ZiTehzoFK/hsVA=
SIZE (lua-compat53-0.14.4.tar.gz) = 61925
+1
View File
@@ -5,5 +5,6 @@ lib/lua/${MODLUA_VERSION}/compat53/
share/doc/${FULLPKGNAME}/
share/doc/${FULLPKGNAME}/README.md
share/lua/${MODLUA_VERSION}/compat53/
share/lua/${MODLUA_VERSION}/compat53/file_mt.lua
share/lua/${MODLUA_VERSION}/compat53/init.lua
share/lua/${MODLUA_VERSION}/compat53/module.lua