summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-11-03 08:37:13 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-11-03 08:37:13 (GMT)
commitcb90f905190a5a3db67e7240e452f94f79e9e1cb (patch)
tree518e64df084c45bc12cbd7126fbd660f5d9a937d
parent9fb094df89cbfb6d1b991787a44291ca87bb5d6a (diff)
downloadmxe-cb90f905190a5a3db67e7240e452f94f79e9e1cb.zip
mxe-cb90f905190a5a3db67e7240e452f94f79e9e1cb.tar.gz
mxe-cb90f905190a5a3db67e7240e452f94f79e9e1cb.tar.bz2
update package dbus
-rw-r--r--src/dbus.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dbus.mk b/src/dbus.mk
index 255f1fe..15ac696 100644
--- a/src/dbus.mk
+++ b/src/dbus.mk
@@ -3,8 +3,8 @@
PKG := dbus
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.7.6
-$(PKG)_CHECKSUM := 3b2b5375251408c524519ef8a418ad5681832876
+$(PKG)_VERSION := 1.7.8
+$(PKG)_CHECKSUM := 0658d55ed3c2bdcf5ca0a8699a41f1960ae1cb10
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)