summaryrefslogtreecommitdiffstats
path: root/rules/dbus.make
diff options
context:
space:
mode:
authorChristian Melki <christian.melki@t2data.com>2023-02-10 14:40:17 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2023-02-17 09:30:23 +0100
commit24b2f0635e1feb33ad511043b0cff09bfc14b866 (patch)
tree87ec177cf13995b346a3c71f446e94977917e7d3 /rules/dbus.make
parent64917b5111c444e6f6deaca5c6863e37eda94bd7 (diff)
downloadptxdist-24b2f0635e1feb33ad511043b0cff09bfc14b866.tar.gz
ptxdist-24b2f0635e1feb33ad511043b0cff09bfc14b866.tar.xz
dbus: Version bump. 1.15.2 -> 1.15.4.
https://gitlab.freedesktop.org/dbus/dbus/-/blob/6156578eaa5a23110d7dd73cc9153fb799709e63/NEWS Various bugfixes and enhancements. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20230210134017.2719039-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/dbus.make')
-rw-r--r--rules/dbus.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/dbus.make b/rules/dbus.make
index b4b1aa82e..de71f7d55 100644
--- a/rules/dbus.make
+++ b/rules/dbus.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_DBUS) += dbus
#
# Paths and names
#
-DBUS_VERSION := 1.15.2
-DBUS_MD5 := c56de960ea9031b92ee71aaa0e8e72c2
+DBUS_VERSION := 1.15.4
+DBUS_MD5 := 5f948b755ccd7c4d0a32d5b7fa423dd5
DBUS := dbus-$(DBUS_VERSION)
DBUS_SUFFIX := tar.xz
DBUS_URL := https://dbus.freedesktop.org/releases/dbus/$(DBUS).$(DBUS_SUFFIX)