diff options
author | Martchus | 2024-12-03 00:41:23 +0100 |
---|---|---|
committer | Martchus | 2024-12-03 00:41:23 +0100 |
commit | c5f5a8b80517c6df270870bdabd49d34189db728 (patch) | |
tree | a78e850d275ad360db81a94317a759ac97661322 /0003-Fix-using-static-PCRE2-and-DBus-1.patch | |
parent | 5e324c782e7859719ba1561c8f2260ab1e2b0071 (diff) | |
download | aur-c5f5a8b80517c6df270870bdabd49d34189db728.tar.gz |
Update to 6.8.1
Diffstat (limited to '0003-Fix-using-static-PCRE2-and-DBus-1.patch')
-rw-r--r-- | 0003-Fix-using-static-PCRE2-and-DBus-1.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0003-Fix-using-static-PCRE2-and-DBus-1.patch b/0003-Fix-using-static-PCRE2-and-DBus-1.patch index 204865566d84..8e9d0612485f 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 679f97a313d8644948199d47cb8b6e39855a50ae Mon Sep 17 00:00:00 2001 +From 4c6c85f55870d9cf878853ef319e081b97bbc416 Mon Sep 17 00:00:00 2001 From: Martchus <martchus@gmx.net> Date: Thu, 5 Nov 2020 21:13:19 +0100 Subject: [PATCH 03/18] Fix using static PCRE2 and DBus-1 @@ -44,5 +44,5 @@ index 78b7e049ef3..d06a3b04aac 100644 # include <dbus/dbus.h> #else -- -2.47.0 +2.47.1 |