[packages/luajit] update abi 5.2 patch; rel 6
atler
atler at pld-linux.org
Sun Jan 11 15:06:41 CET 2026
commit c0f273bec003e312970c3a6c46452563e6ffd387
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Jan 11 15:05:59 2026 +0100
update abi 5.2 patch; rel 6
abi-5.2.patch | 2 +-
luajit.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/luajit.spec b/luajit.spec
index 5a8e68e..b3e1c61 100644
--- a/luajit.spec
+++ b/luajit.spec
@@ -6,7 +6,7 @@
%bcond_without lua52 # LuaJIT with Lua 5.2 extensions
%define snap 20251208
-%define rel 5
+%define rel 6
# git show -s --format=%ct
%define rolling_ver 1765228720
Summary: Just-in-Time compiler for Lua
diff --git a/abi-5.2.patch b/abi-5.2.patch
index adf075d..b8dd683 100644
--- a/abi-5.2.patch
+++ b/abi-5.2.patch
@@ -17,9 +17,9 @@
#define LUA_LROOT "/usr/local"
-#define LUA_LUADIR "/lua/5.1/"
+#define LUA_LUADIR "/lua/5.2/"
+ #define LUA_JLUADIR "/luajit/" MAJVER "." MINVER "/"
#ifdef LUA_ROOT
- #define LUA_JROOT LUA_ROOT
--- luajit/etc/luajit.pc~ 2024-07-09 00:14:05.000000000 +0200
+++ luajit/etc/luajit.pc 2024-12-22 21:45:06.933332925 +0100
@@ -3,7 +3,7 @@
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/luajit.git/commitdiff/c0f273bec003e312970c3a6c46452563e6ffd387
More information about the pld-cvs-commit
mailing list