summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-16 21:31:37 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-16 21:31:37 +0200
commite2fbdf598471d977fce2a14ae3031df678e96494 (patch)
tree87b74de2ac31880de61dc19eae21dc65330e5418 /package
parent7fcf109a9e44f34390aff7771a0d7ef3334ffd41 (diff)
update to latest upstream version
Diffstat (limited to 'package')
-rw-r--r--package/dbus/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/package/dbus/Makefile b/package/dbus/Makefile
index b682778a6..95aae3eae 100644
--- a/package/dbus/Makefile
+++ b/package/dbus/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= dbus
-PKG_VERSION:= 1.6.18
-PKG_RELEASE:= 2
-PKG_MD5SUM:= b02e9c95027a416987b81f9893831061
+PKG_VERSION:= 1.8.4
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 4717cb8ab5b80978fcadf2b4f2f72e1b
PKG_DESCR:= desktop bus daemon
PKG_SECTION:= sys/misc
PKG_DEPENDS:= libdbus libexpat
@@ -33,9 +33,7 @@ CONFIGURE_ARGS+= --disable-tests \
--disable-abstract-sockets \
--enable-checks \
--disable-verbose-mode \
- --with-xml=expat \
--with-session-socket-dir=/var/tmp \
- --disable-dnotify \
--disable-kqueue \
--disable-systemd \
--disable-xml-docs \