summaryrefslogtreecommitdiffstats
path: root/src/dbus.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2015-11-18 08:30:25 (GMT)
committerMark Brand <mabrand@mabrand.nl>2015-11-18 08:47:11 (GMT)
commita3bd06e847ceed74e22a3e590c656fdb70145a82 (patch)
treefe5b03953dfc3c8698c8c9fc6df88c31e6183da5 /src/dbus.mk
parent060a29cc883c0ab1b41749005348c9f0366f1d66 (diff)
downloadmxe-a3bd06e847ceed74e22a3e590c656fdb70145a82.zip
mxe-a3bd06e847ceed74e22a3e590c656fdb70145a82.tar.gz
mxe-a3bd06e847ceed74e22a3e590c656fdb70145a82.tar.bz2
dbus: update
Diffstat (limited to 'src/dbus.mk')
-rw-r--r--src/dbus.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dbus.mk b/src/dbus.mk
index 105da1e..158d0a3 100644
--- a/src/dbus.mk
+++ b/src/dbus.mk
@@ -3,8 +3,8 @@
PKG := dbus
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.10.2
-$(PKG)_CHECKSUM := aef3f49595df09b0824433ee993cda748ede93693a719a831562ae1616b6bb9e
+$(PKG)_VERSION := 1.10.4
+$(PKG)_CHECKSUM := ad7dcad73ad9b0ff55819985d354eacfffe07e2eb8c763e155efc21d6001084b
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)