parent
0b7fbf75e9
commit
5450512117
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dbus-glib'
|
||||
pkgname=dbus-glib
|
||||
version=0.108
|
||||
version=0.110
|
||||
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=9f340c7e2352e9cdf113893ca77ca9075d9f8d5e81476bf2bf361099383c602c
|
||||
checksum=7ce4760cf66c69148f6bd6c92feaabb8812dee30846b24cd0f7395c436d7e825
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --with-dbus-binding-tool=dbus-binding-tool"
|
||||
|
|
Loading…
Reference in New Issue