From 41dc4732984950fbfa6f09a057352847135b4b0c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 4 Jan 2025 09:19:57 +0100 Subject: update to 6.9.10 update to 6.9.10 --- onig-soname.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'onig-soname.patch') diff --git a/onig-soname.patch b/onig-soname.patch index 0d53253..8b93b90 100644 --- a/onig-soname.patch +++ b/onig-soname.patch @@ -1,12 +1,12 @@ diff -up ./configure.bump ./configure --- ./configure.bump 2020-11-05 10:04:52.680279189 +0100 +++ ./configure 2020-11-05 10:05:58.099066485 +0100 -@@ -12916,7 +12916,7 @@ CC=$lt_save_CC +@@ -13883,7 +13883,7 @@ CC=$lt_save_CC # Only expand once: --LTVERSION="9:0:4" -+LTVERSION="109:0:4" +-LTVERSION="10:0:5" ++LTVERSION="110:0:5" -- cgit