diff --git a/srcpkgs/dbus/template b/srcpkgs/dbus/template index 09dd3296c8a..aa6b118f52a 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.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 " 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"