summaryrefslogtreecommitdiff
path: root/package/dbus
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-10-23 21:01:51 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-10-24 19:58:00 +0200
commitae11e0b68b33fd0f63632778ae0596bd812e2ce0 (patch)
tree01784309f9a0fd47e863d6968fa390b640517b8f /package/dbus
parent4152db026b5d72b2d42c6cfdf8c568f632323678 (diff)
dbus: update to latest stable version
Diffstat (limited to 'package/dbus')
-rw-r--r--package/dbus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/dbus/Makefile b/package/dbus/Makefile
index ce5277705..8f99efdb6 100644
--- a/package/dbus/Makefile
+++ b/package/dbus/Makefile
@@ -4,9 +4,9 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= dbus
-PKG_VERSION:= 1.8.20
+PKG_VERSION:= 1.10.0
PKG_RELEASE:= 1
-PKG_HASH:= 5c4fbf4c64621c96e871da91d2b729a5b00536e116d3c4612a469d924b1b703a
+PKG_HASH:= 1dfb9745fb992f1ccd43c920490de8caddf6726a6222e8b803be6098293f924b
PKG_DESCR:= desktop bus daemon
PKG_SECTION:= sys/misc
PKG_DEPENDS:= libdbus libexpat