dbus: update to 1.12.20.
This commit is contained in:
parent
d98942ac2b
commit
687e4f0c12
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dbus'
|
||||
# NOTE: keep this pkg synchronized with dbus-elogind
|
||||
pkgname=dbus
|
||||
version=1.12.18
|
||||
version=1.12.20
|
||||
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.12/NEWS"
|
||||
distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.gz"
|
||||
checksum=64cf4d70840230e5e9bc784d153880775ab3db19d656ead8a0cb9c0ab5a95306
|
||||
checksum=f77620140ecb4cdc67f37fb444f8a6bea70b5b6461f12f1cbe2cec60fa7de5fe
|
||||
python_version=3
|
||||
conf_files="/etc/dbus-1/*.conf"
|
||||
|
||||
|
|
Loading…
Reference in New Issue