summaryrefslogtreecommitdiffstats
path: root/src/dbus.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2014-06-11 08:50:45 (GMT)
committerMark Brand <mabrand@mabrand.nl>2014-06-11 08:50:45 (GMT)
commit34f59bddd02456080dd59b29dce2de0d3563ac8e (patch)
treeeffc6d4ec9e4c54afab8c4d656f7800cbc8426b5 /src/dbus.mk
parentf4202755f56e4062d64fce3c731e0db4c2c695ff (diff)
downloadmxe-34f59bddd02456080dd59b29dce2de0d3563ac8e.zip
mxe-34f59bddd02456080dd59b29dce2de0d3563ac8e.tar.gz
mxe-34f59bddd02456080dd59b29dce2de0d3563ac8e.tar.bz2
update package dbus
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 83a5f5d..9ef6919 100644
--- a/src/dbus.mk
+++ b/src/dbus.mk
@@ -3,8 +3,8 @@
PKG := dbus
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.8.2
-$(PKG)_CHECKSUM := 00920d24935ce1fd28cf168b09706e09bf6d4746
+$(PKG)_VERSION := 1.8.4
+$(PKG)_CHECKSUM := 316f1196312a88cc858ba810d4e5d16f70ab9d58
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)