diff options
Diffstat (limited to 'onig-soname.patch')
-rw-r--r-- | onig-soname.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/onig-soname.patch b/onig-soname.patch index 3349ca6..8250565 100644 --- a/onig-soname.patch +++ b/onig-soname.patch @@ -1,12 +1,12 @@ -diff -up ./configure.old ./configure ---- ./configure.old 2020-05-28 10:06:33.980770743 +0200 -+++ ./configure 2020-05-28 10:06:37.392768282 +0200 -@@ -12214,7 +12214,7 @@ CC=$lt_save_CC +diff -up ./configure.bump ./configure +--- ./configure.bump 2020-11-05 10:04:52.680279189 +0100 ++++ ./configure 2020-11-05 10:05:58.099066485 +0100 +@@ -12245,7 +12245,7 @@ CC=$lt_save_CC # Only expand once: --LTVERSION="5:0:0" -+LTVERSION="105:0:0" +-LTVERSION="6:0:1" ++LTVERSION="106:0:1" |