# HG changeset patch # User Mark Brand # Date 1348906202 -7200 # Node ID cf81d457fb8165d6bea5298e72906b2c78625575 # Parent 98ecbecdae613c65cf168e25c251b7f0fa497d7b update package dbus diff -r 98ecbecdae61 -r cf81d457fb81 index.html --- a/index.html Fri Sep 28 09:42:05 2012 +0200 +++ b/index.html Sat Sep 29 10:10:02 2012 +0200 @@ -1010,7 +1010,7 @@ dbus - 1.6.4 + 1.6.8 dbus diff -r 98ecbecdae61 -r cf81d457fb81 src/dbus.mk --- a/src/dbus.mk Fri Sep 28 09:42:05 2012 +0200 +++ b/src/dbus.mk Sat Sep 29 10:10:02 2012 +0200 @@ -3,7 +3,7 @@ PKG := dbus $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 17e619f008301592b7f01a60e7cf18e2752b5270 +$(PKG)_CHECKSUM := d9634807d1de9b64727ae2178e3af2227fca0fca $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)