From: Chih-Min Chao Date: Mon, 13 Sep 2010 15:12:15 +0000 (+0800) Subject: dbus: bump to 1.2.24 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bc833e7c9cd6354f0935a1533c60ff36076dafa5;p=buildroot.git dbus: bump to 1.2.24 Signed-off-by: Chih-Min Chao Signed-off-by: Peter Korsgaard --- diff --git a/package/dbus/dbus.mk b/package/dbus/dbus.mk index 141cf69ffc..546cb69895 100644 --- a/package/dbus/dbus.mk +++ b/package/dbus/dbus.mk @@ -3,7 +3,7 @@ # dbus # ############################################################# -DBUS_VERSION = 1.2.16 +DBUS_VERSION = 1.2.24 DBUS_SOURCE = dbus-$(DBUS_VERSION).tar.gz DBUS_SITE = http://dbus.freedesktop.org/releases/dbus/ DBUS_LIBTOOL_PATCH = NO