summarylogtreecommitdiffstats
path: root/0003-Fix-using-static-PCRE2-and-DBus-1.patch
diff options
context:
space:
mode:
authorMartchus2023-04-05 10:45:23 +0200
committerMartchus2023-04-05 10:45:23 +0200
commitfe24b3b52b6ac4dbbd6d4167c897e69f290eaac3 (patch)
tree32c2a4521593dd776c95f7d5b142ded816625a5f /0003-Fix-using-static-PCRE2-and-DBus-1.patch
parente71d07ca28935fa674ae7759308c9491713d9e60 (diff)
downloadaur-fe24b3b52b6ac4dbbd6d4167c897e69f290eaac3.tar.gz
Update to 6.5.0
Diffstat (limited to '0003-Fix-using-static-PCRE2-and-DBus-1.patch')
-rw-r--r--0003-Fix-using-static-PCRE2-and-DBus-1.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0003-Fix-using-static-PCRE2-and-DBus-1.patch b/0003-Fix-using-static-PCRE2-and-DBus-1.patch
index 151e96c49017..2c46e5274963 100644
--- a/0003-Fix-using-static-PCRE2-and-DBus-1.patch
+++ b/0003-Fix-using-static-PCRE2-and-DBus-1.patch
@@ -1,4 +1,4 @@
-From dee6d0767a7eda9fdd184512fdc15e953af22dc4 Mon Sep 17 00:00:00 2001
+From f107e9d917723329e1fbdfd8a1477f182bbaf93a Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Thu, 5 Nov 2020 21:13:19 +0100
Subject: [PATCH 03/12] Fix using static PCRE2 and DBus-1
@@ -13,7 +13,7 @@ Change-Id: I2387b79462b6d183b71f9433dd937f63fc7ef26e
2 files changed, 9 insertions(+)
diff --git a/src/corelib/text/qregularexpression.cpp b/src/corelib/text/qregularexpression.cpp
-index a523a64788..d64a4b3963 100644
+index 8b3cf63dd2..42988c6300 100644
--- a/src/corelib/text/qregularexpression.cpp
+++ b/src/corelib/text/qregularexpression.cpp
@@ -20,6 +20,11 @@
@@ -44,5 +44,5 @@ index e3008be761..9c745c16c4 100644
# include <dbus/dbus.h>
#else
--
-2.39.2
+2.40.0