dbus-glib: update to 0.106.

This commit is contained in:
Juan RP 2016-01-16 07:34:28 +01:00
parent f9b7d37c97
commit 871592e32e

View file

@ -1,6 +1,6 @@
# Template file for 'dbus-glib'
pkgname=dbus-glib
version=0.104
version=0.106
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-bash-completion"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://www.freedesktop.org/wiki/Software/DBusBindings"
distfiles="http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
checksum=bfc1f1a82bfc3ec3ecafe04d0e87bab7e999f50dce4f4a34d0b89caf6bd821f6
checksum=b38952706dcf68bad9c302999ef0f420b8cf1a2428227123f0ac4764b689c046
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-dbus-binding-tool=dbus-binding-tool"