dbus: update

This commit is contained in:
Mark Brand 2014-11-10 22:36:59 +01:00
parent fc8bc59f2d
commit 13d4a29728
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := dbus
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.9.0
$(PKG)_CHECKSUM := 26c6eb08cce1b87a25af58a67a165d2d0a3ed31a
$(PKG)_VERSION := 1.9.2
$(PKG)_CHECKSUM := b9f73b3425cc20014467bfe671826faf480f4d59
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)