summaryrefslogtreecommitdiff
path: root/package/dbus/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-08-05 11:33:11 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-08-05 11:33:11 +0200
commitd6a58b00a5b0561b899798ccc4cc5ef699760db4 (patch)
treee0d7bde022c91ae2bbc562a2c2269af6a826e7fa /package/dbus/Makefile
parentcbe0bc6801ec933d3268773907ce9e75a1e91252 (diff)
update to latest upstream version, add dbus python bindings
Diffstat (limited to 'package/dbus/Makefile')
-rw-r--r--package/dbus/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/dbus/Makefile b/package/dbus/Makefile
index 8b7a96504..f0f89e666 100644
--- a/package/dbus/Makefile
+++ b/package/dbus/Makefile
@@ -4,10 +4,10 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= dbus
-PKG_VERSION:= 1.4.6
+PKG_VERSION:= 1.6.12
PKG_RELEASE:= 1
-PKG_MD5SUM:= 99b165f727dd8a5c4b7e2c20a8bf5db6
-PKG_DESCR:= DBUS library
+PKG_MD5SUM:= a70edc50524f258eaf5c9a9994ed8748
+PKG_DESCR:= DBUS library and daemon
PKG_SECTION:= libs
PKG_DEPENDS:= libexpat libx11
PKG_BUILDDEP:= expat libX11