dbus: update to 1.14.8.

This commit is contained in:
Bnyro 2023-07-18 08:52:33 +02:00 committed by Duncan Overbruck
parent 5d0e6452fb
commit 43f70b3317

View File

@ -1,8 +1,8 @@
# Template file for 'dbus'
# NOTE: keep this pkg synchronized with dbus-elogind
pkgname=dbus
version=1.14.6
revision=2
version=1.14.8
revision=1
build_style=gnu-configure
configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
--enable-xml-docs --enable-epoll
@ -17,7 +17,7 @@ license="GPL-2.0-or-later"
homepage="https://dbus.freedesktop.org/"
changelog="https://raw.githubusercontent.com/freedesktop/dbus/dbus-1.14/NEWS"
distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.xz"
checksum=fd2bdf1bb89dc365a46531bff631536f22b0d1c6d5ce2c5c5e59b55265b3d66b
checksum=a6bd5bac5cf19f0c3c594bdae2565a095696980a683a0ef37cb6212e093bde35
python_version=3
conf_files="/etc/dbus-1/*.conf"