dbus-glib: update to 0.104.

This commit is contained in:
Juan RP 2015-02-10 09:47:48 +01:00
parent fdc02258ab
commit d69ea1d387

View File

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