summaryrefslogtreecommitdiffstats
path: root/src/dbus.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-06-27 20:29:24 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-06-27 20:29:24 (GMT)
commitf3b077d0c28c17edb356e1364d347e843fe77218 (patch)
tree329fe67a895cb6d3054cc9224b150e1ad0a46bfb /src/dbus.mk
parentf85166446132c786f42384727353bf7805c45b78 (diff)
downloadmxe-f3b077d0c28c17edb356e1364d347e843fe77218.zip
mxe-f3b077d0c28c17edb356e1364d347e843fe77218.tar.gz
mxe-f3b077d0c28c17edb356e1364d347e843fe77218.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 adf662c..45fddd6 100644
--- a/src/dbus.mk
+++ b/src/dbus.mk
@@ -3,7 +3,7 @@
PKG := dbus
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 9bfc971ff4cafa2741050d53a98cc7bfdc56880a
+$(PKG)_CHECKSUM := 09d55ac4ea4ccf0d233070909494028f5a4e1e63
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)