dbus: update to 1.14.10, adopt.

This commit is contained in:
triallax 2023-09-04 21:52:31 +01:00 committed by Duncan Overbruck
parent 27a6a0eed5
commit fc0775bd8f

View file

@ -1,6 +1,6 @@
# Template file for 'dbus'
pkgname=dbus
version=1.14.8
version=1.14.10
revision=1
build_style=gnu-configure
configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
@ -11,12 +11,12 @@ configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
hostmakedepends="gperf intltool pkg-config xmlto"
makedepends="expat-devel libX11-devel libcap-devel"
short_desc="Message bus system"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Mohammed Anas <triallax@tutanota.org>"
license="GPL-2.0-or-later"
homepage="https://dbus.freedesktop.org/"
changelog="https://raw.githubusercontent.com/freedesktop/dbus/dbus-1.14/NEWS"
changelog="https://gitlab.freedesktop.org/dbus/dbus/-/raw/dbus-1.14/NEWS"
distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.xz"
checksum=a6bd5bac5cf19f0c3c594bdae2565a095696980a683a0ef37cb6212e093bde35
checksum=ba1f21d2bd9d339da2d4aa8780c09df32fea87998b73da24f49ab9df1e36a50f
python_version=3
conf_files="/etc/dbus-1/*.conf"