mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
dbus: update to 1.14.10, adopt.
This commit is contained in:
parent
27a6a0eed5
commit
fc0775bd8f
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue