dbus: update to 1.14.0.

This commit is contained in:
Duncaen 2022-06-28 20:22:20 +02:00 committed by Duncan Overbruck
parent d192b46ce3
commit fc7699dd92

View file

@ -1,7 +1,7 @@
# Template file for 'dbus'
# NOTE: keep this pkg synchronized with dbus-elogind
pkgname=dbus
version=1.12.20
version=1.14.0
revision=1
build_style=gnu-configure
configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
@ -15,9 +15,9 @@ short_desc="Message bus system"
maintainer="Orphaned <orphan@voidlinux.org>"
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=f77620140ecb4cdc67f37fb444f8a6bea70b5b6461f12f1cbe2cec60fa7de5fe
changelog="https://raw.githubusercontent.com/freedesktop/dbus/dbus-1.14/NEWS"
distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.xz"
checksum=ccd7cce37596e0a19558fd6648d1272ab43f011d80c8635aea8fd0bad58aebd4
python_version=3
conf_files="/etc/dbus-1/*.conf"