update package dbus

This commit is contained in:
Mark Brand 2013-10-10 08:59:49 +02:00
parent e6be142120
commit 32cf3f162c
1 changed files with 2 additions and 2 deletions

View File

@ -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)