diff --git a/srcpkgs/dbus/template b/srcpkgs/dbus/template index 2554bea742c..4b3a4fc6cfd 100644 --- a/srcpkgs/dbus/template +++ b/srcpkgs/dbus/template @@ -1,7 +1,7 @@ # Template file for 'dbus' # NOTE: keep this pkg synchronized with dbus-elogind pkgname=dbus -version=1.14.4 +version=1.14.6 revision=1 build_style=gnu-configure configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus @@ -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=7c0f9b8e5ec0ff2479383e62c0084a3a29af99edf1514e9f659b81b30d4e353e +checksum=fd2bdf1bb89dc365a46531bff631536f22b0d1c6d5ce2c5c5e59b55265b3d66b python_version=3 conf_files="/etc/dbus-1/*.conf"