summaryrefslogtreecommitdiffstats
path: root/src/dbus.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-10-10 06:59:49 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-10-10 06:59:49 (GMT)
commit32cf3f162ce6da9478144c3ea2d5a8d9ae9dfb44 (patch)
tree0f4e8ebbd2815f06dc15c8001344f8228439c898 /src/dbus.mk
parente6be1421209fe1b28bfedb297d8f83a010688d87 (diff)
downloadmxe-32cf3f162ce6da9478144c3ea2d5a8d9ae9dfb44.zip
mxe-32cf3f162ce6da9478144c3ea2d5a8d9ae9dfb44.tar.gz
mxe-32cf3f162ce6da9478144c3ea2d5a8d9ae9dfb44.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 42382e4..255f1fe 100644
--- a/src/dbus.mk
+++ b/src/dbus.mk
@@ -3,8 +3,8 @@
PKG := dbus
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.7.2
-$(PKG)_CHECKSUM := 6e1828dded661183cd5e852d2f50d1e45c23dcff
+$(PKG)_VERSION := 1.7.6
+$(PKG)_CHECKSUM := 3b2b5375251408c524519ef8a418ad5681832876
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)