dbus: update to 1.10.8.
This commit is contained in:
parent
57a547083c
commit
9a1b1e08e0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dbus'
|
# Template file for 'dbus'
|
||||||
pkgname=dbus
|
pkgname=dbus
|
||||||
version=1.10.6
|
version=1.10.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
|
configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://dbus.freedesktop.org/"
|
homepage="http://dbus.freedesktop.org/"
|
||||||
distfiles="${homepage}/releases/dbus/dbus-${version}.tar.gz"
|
distfiles="${homepage}/releases/dbus/dbus-${version}.tar.gz"
|
||||||
checksum=b5fefa08a77edd76cd64d872db949eebc02cf6f3f8be82e4bbc641742af5d35f
|
checksum=baf3d22baa26d3bdd9edc587736cd5562196ce67996d65b82103bedbe1f0c014
|
||||||
|
|
||||||
hostmakedepends="pkg-config intltool gperf xmlto"
|
hostmakedepends="pkg-config intltool gperf xmlto"
|
||||||
makedepends="expat-devel libX11-devel libcap-devel"
|
makedepends="expat-devel libX11-devel libcap-devel"
|
||||||
|
|
Loading…
Reference in New Issue