update package dbus

This commit is contained in:
Mark Brand 2014-04-30 22:30:33 +02:00
parent 68c3a68255
commit 961934ba89
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := dbus
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.8.0
$(PKG)_CHECKSUM := d14ab33e92e29fa732cdff69214913832181e737
$(PKG)_VERSION := 1.8.2
$(PKG)_CHECKSUM := 00920d24935ce1fd28cf168b09706e09bf6d4746
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)