dbus: update to 1.14.2.
This commit is contained in:
parent
5922594071
commit
7a5678793e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dbus'
|
||||
# NOTE: keep this pkg synchronized with dbus-elogind
|
||||
pkgname=dbus
|
||||
version=1.14.0
|
||||
version=1.14.2
|
||||
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.14/NEWS"
|
||||
distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.xz"
|
||||
checksum=ccd7cce37596e0a19558fd6648d1272ab43f011d80c8635aea8fd0bad58aebd4
|
||||
checksum=07351839a36b3c833b3afe405c4420e7ee367f2ecf57c7ac3633e53110d799fa
|
||||
python_version=3
|
||||
conf_files="/etc/dbus-1/*.conf"
|
||||
|
||||
|
|
Loading…
Reference in New Issue