summaryrefslogtreecommitdiffstats
path: root/rules/dbus.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/dbus.make')
-rw-r--r--rules/dbus.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/dbus.make b/rules/dbus.make
index 7e230447a..7ff06ddda 100644
--- a/rules/dbus.make
+++ b/rules/dbus.make
@@ -18,7 +18,7 @@ PACKAGES-$(PTXCONF_DBUS) += dbus
#
# Paths and names
#
-DBUS_VERSION := 1.4.6
+DBUS_VERSION := 1.4.8
DBUS := dbus-$(DBUS_VERSION)
DBUS_SUFFIX := tar.gz
DBUS_URL := http://dbus.freedesktop.org/releases/dbus/$(DBUS).$(DBUS_SUFFIX)