summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2014-01-08 01:05:15 (GMT)
committerMark Brand <mabrand@mabrand.nl>2014-01-08 01:05:15 (GMT)
commit61c1b9ebd838b878acf390afef151fd88b98d7df (patch)
tree3fe98cff3ce457abb4b4ae455fa55a66a89ec1e6
parent0fd2fedbe94c5e0e99338b954afeeb5a058ed679 (diff)
downloadmxe-61c1b9ebd838b878acf390afef151fd88b98d7df.zip
mxe-61c1b9ebd838b878acf390afef151fd88b98d7df.tar.gz
mxe-61c1b9ebd838b878acf390afef151fd88b98d7df.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 15ac696..3190fc4 100644
--- a/src/dbus.mk
+++ b/src/dbus.mk
@@ -3,8 +3,8 @@
PKG := dbus
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.7.8
-$(PKG)_CHECKSUM := 0658d55ed3c2bdcf5ca0a8699a41f1960ae1cb10
+$(PKG)_VERSION := 1.7.10
+$(PKG)_CHECKSUM := a5dcaf9833a406ed7dd7e98df2a3e940939bb27b
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)