dbus-elogind: update to 1.12.20.

This commit is contained in:
mobinmob 2020-07-14 20:25:11 +03:00 committed by Andrew Benson
parent 687e4f0c12
commit 4809f016f9

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.12.18 version=1.12.20
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.12/NEWS" changelog="https://raw.githubusercontent.com/freedesktop/dbus/dbus-1.12/NEWS"
distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.gz" distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.gz"
checksum=64cf4d70840230e5e9bc784d153880775ab3db19d656ead8a0cb9c0ab5a95306 checksum=f77620140ecb4cdc67f37fb444f8a6bea70b5b6461f12f1cbe2cec60fa7de5fe
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}"