dbus: update to 1.12.16.

Signed-off-by: Juan RP <xtraeme@gmail.com>
This commit is contained in:
Juan RP 2019-06-12 11:23:51 +02:00
parent 6dc1c6d8fb
commit 79352f752a

View file

@ -1,6 +1,6 @@
# Template file for 'dbus'
pkgname=dbus
version=1.12.14
version=1.12.16
revision=1
build_style=gnu-configure
configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
@ -16,8 +16,8 @@ license="GPL-2.0-or-later"
homepage="https://dbus.freedesktop.org/"
changelog="https://raw.githubusercontent.com/freedesktop/dbus/dbus-1.12/NEWS"
distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.gz"
checksum=44f9c290ae8f6cadeb2c329316c03716f171ce10daddd85c0bffd0f7df514c8d
conf_files="/etc/dbus-1/session.conf /etc/dbus-1/system.conf"
checksum=54a22d2fa42f2eb2a871f32811c6005b531b9613b1b93a0d269b05e7549fec80
conf_files="/etc/dbus-1/*.conf"
# Create dbus:22 system account.
system_accounts="dbus:22"