dbus: update to version 1.10.4

This commit is contained in:
Lukas Rusak 2015-11-19 23:26:08 -08:00
parent 223b12dff3
commit 1117dfc1bf

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="dbus" PKG_NAME="dbus"
PKG_VERSION="1.8.20" PKG_VERSION="1.10.4"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
@ -48,7 +48,6 @@ PKG_CONFIGURE_OPTS_TARGET="export ac_cv_have_abstract_sockets=yes \
--disable-libaudit \ --disable-libaudit \
--enable-systemd \ --enable-systemd \
--enable-inotify \ --enable-inotify \
--without-dbus-glib \
--without-valgrind \ --without-valgrind \
--without-x \ --without-x \
--with-dbus-user=dbus" --with-dbus-user=dbus"