summaryrefslogtreecommitdiffstats
path: root/src/dbus.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2014-01-20 20:14:18 (GMT)
committerMark Brand <mabrand@mabrand.nl>2014-01-20 20:14:18 (GMT)
commit1491bf52b45a0c295567df5c0a641bbecb1f8ad7 (patch)
treee9361b94b51b56662c956256b51fa0916cec4933 /src/dbus.mk
parent659cc7e44197e50a19e6cc346668c4687e5a025b (diff)
downloadmxe-1491bf52b45a0c295567df5c0a641bbecb1f8ad7.zip
mxe-1491bf52b45a0c295567df5c0a641bbecb1f8ad7.tar.gz
mxe-1491bf52b45a0c295567df5c0a641bbecb1f8ad7.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 3190fc4..23d08f1 100644
--- a/src/dbus.mk
+++ b/src/dbus.mk
@@ -3,8 +3,8 @@
PKG := dbus
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.7.10
-$(PKG)_CHECKSUM := a5dcaf9833a406ed7dd7e98df2a3e940939bb27b
+$(PKG)_VERSION := 1.8.0
+$(PKG)_CHECKSUM := d14ab33e92e29fa732cdff69214913832181e737
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)