[packages/luajit] more vars changed to correct soname

atler atler at pld-linux.org
Sun Dec 22 21:57:39 CET 2024


commit 9cb92fa41ecea47a848a2f181117b1331d7f57d7
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Dec 22 21:50:08 2024 +0100

    more vars changed to correct soname

 abi-5.2.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/abi-5.2.patch b/abi-5.2.patch
index 15ba1ff..f0eb292 100644
--- a/abi-5.2.patch
+++ b/abi-5.2.patch
@@ -33,6 +33,17 @@
  multilib=lib
 --- luajit/src/Makefile~	2024-12-22 21:21:53.000000000 +0100
 +++ luajit/src/Makefile	2024-12-22 22:05:27.549999703 +0100
+@@ -12,8 +12,8 @@
+ 
+ MAJVER=  2
+ MINVER=  1
+-ABIVER=  5.1
+-NODOTABIVER= 51
++ABIVER=  5.2
++NODOTABIVER= 52
+ 
+ ##############################################################################
+ #############################  COMPILER OPTIONS  #############################
 @@ -98,7 +98,7 @@
  # enabled by default. Some other features that *might* break some existing
  # code (e.g. __pairs or os.execute() return values) can be enabled here.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/luajit.git/commitdiff/9cb92fa41ecea47a848a2f181117b1331d7f57d7



More information about the pld-cvs-commit mailing list