summaryrefslogtreecommitdiffstats
path: root/src/dbus.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2014-07-03 09:58:58 (GMT)
committerMark Brand <mabrand@mabrand.nl>2014-07-03 09:58:58 (GMT)
commit347a4dd045db8807de9525e1db9be029389c2ceb (patch)
treed25d3afb251743104e4175a830e2dafeb0ff41f3 /src/dbus.mk
parent237fdecb19070e458099ca67e5cec7f02e5a6823 (diff)
downloadmxe-347a4dd045db8807de9525e1db9be029389c2ceb.zip
mxe-347a4dd045db8807de9525e1db9be029389c2ceb.tar.gz
mxe-347a4dd045db8807de9525e1db9be029389c2ceb.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 964a56d..9d18ce7 100644
--- a/src/dbus.mk
+++ b/src/dbus.mk
@@ -3,8 +3,8 @@
PKG := dbus
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.8.4
-$(PKG)_CHECKSUM := 316f1196312a88cc858ba810d4e5d16f70ab9d58
+$(PKG)_VERSION := 1.8.6
+$(PKG)_CHECKSUM := ad7cb87cdce66533479a9d7c1c956bdb0243ad87
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)