dbus-elogind: update to 1.14.4

This commit is contained in:
Marcin Puc 2022-10-09 12:39:19 +02:00 committed by Michal Vasilek
parent eed7f2d28b
commit b8d0baec40
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'dbus-elogind'
# NOTE: keep this pkg synchronized with dbus
pkgname=dbus-elogind
version=1.14.2
version=1.14.4
revision=1
build_style=gnu-configure
configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
@ -19,7 +19,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=07351839a36b3c833b3afe405c4420e7ee367f2ecf57c7ac3633e53110d799fa
checksum=7c0f9b8e5ec0ff2479383e62c0084a3a29af99edf1514e9f659b81b30d4e353e
conf_files="/etc/dbus-1/*.conf"
replaces="dbus>=0"
provides="dbus-${version}_${revision}"