dbus: update to 1.12.2 (#9150)

This commit is contained in:
Sir-Boops 2017-11-14 01:20:48 -07:00 committed by Juan RP
parent 0e416c7100
commit 15263d9a16

View file

@ -1,6 +1,6 @@
# Template file for 'dbus'
pkgname=dbus
version=1.12.0
version=1.12.2
revision=1
build_style=gnu-configure
configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="https://dbus.freedesktop.org/"
distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.gz"
checksum=39af0d9267391434b549c5c4adc001b735518c96f7630c3fe7162af1d13ef3c0
checksum=272bb5091770b047c8188b926d5e6038fa4fe6745488b2add96b23e2d9a83d88
hostmakedepends="pkg-config intltool gperf xmlto"
makedepends="expat-devel libX11-devel libcap-devel"