summaryrefslogtreecommitdiffstats
path: root/src/dbus.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-06-05 15:28:52 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-06-05 15:28:52 (GMT)
commit5277b05f1af7cecdf410d44f2bace9be10bfc5f7 (patch)
tree07c65117a582cef5d9a32b9d4aa8a5cbcb2bf7bd /src/dbus.mk
parent24c8334589734ba9eba41386c03b1c9f9211c006 (diff)
downloadmxe-5277b05f1af7cecdf410d44f2bace9be10bfc5f7.zip
mxe-5277b05f1af7cecdf410d44f2bace9be10bfc5f7.tar.gz
mxe-5277b05f1af7cecdf410d44f2bace9be10bfc5f7.tar.bz2
update package dbus
Diffstat (limited to 'src/dbus.mk')
-rw-r--r--src/dbus.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dbus.mk b/src/dbus.mk
index 510d676..adf662c 100644
--- a/src/dbus.mk
+++ b/src/dbus.mk
@@ -3,7 +3,7 @@
PKG := dbus
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 3140ea452337d664dbe6d30f0d990c756d101694
+$(PKG)_CHECKSUM := 9bfc971ff4cafa2741050d53a98cc7bfdc56880a
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)