dbus-elogind: update to 1.14.2.

This commit is contained in:
Duncaen 2022-10-01 16:56:09 +02:00 committed by Duncan Overbruck
parent 7a5678793e
commit d219622119

View file

@ -1,7 +1,7 @@
# Template file for 'dbus-elogind' # Template file for 'dbus-elogind'
# NOTE: keep this pkg synchronized with dbus # NOTE: keep this pkg synchronized with dbus
pkgname=dbus-elogind pkgname=dbus-elogind
version=1.14.0 version=1.14.2
revision=1 revision=1
wrksrc="dbus-${version}" wrksrc="dbus-${version}"
build_style=gnu-configure build_style=gnu-configure
@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
homepage="https://dbus.freedesktop.org/" homepage="https://dbus.freedesktop.org/"
changelog="https://raw.githubusercontent.com/freedesktop/dbus/dbus-1.14/NEWS" changelog="https://raw.githubusercontent.com/freedesktop/dbus/dbus-1.14/NEWS"
distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.xz" distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.xz"
checksum=ccd7cce37596e0a19558fd6648d1272ab43f011d80c8635aea8fd0bad58aebd4 checksum=07351839a36b3c833b3afe405c4420e7ee367f2ecf57c7ac3633e53110d799fa
conf_files="/etc/dbus-1/*.conf" conf_files="/etc/dbus-1/*.conf"
replaces="dbus>=0" replaces="dbus>=0"
provides="dbus-${version}_${revision}" provides="dbus-${version}_${revision}"