From: Yegor Yefremov Date: Fri, 23 Sep 2011 09:17:23 +0000 (+0200) Subject: dbus: bump to 1.4.16 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=29903084043bb00b67a7ca1eede1bf4d564fec37;p=buildroot.git dbus: bump to 1.4.16 Signed-off-by: Yegor Yefremov Signed-off-by: Peter Korsgaard --- diff --git a/package/dbus/dbus.mk b/package/dbus/dbus.mk index 9db8ea666c..6834feef8f 100644 --- a/package/dbus/dbus.mk +++ b/package/dbus/dbus.mk @@ -3,11 +3,10 @@ # dbus # ############################################################# -DBUS_VERSION = 1.4.14 +DBUS_VERSION = 1.4.16 DBUS_SOURCE = dbus-$(DBUS_VERSION).tar.gz DBUS_SITE = http://dbus.freedesktop.org/releases/dbus/ DBUS_INSTALL_STAGING = YES -DBUS_INSTALL_TARGET = YES DBUS_DEPENDENCIES = host-pkg-config