mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
dbus: update to 1.10.20
This commit is contained in:
parent
c80ae1186e
commit
9c50d79eed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dbus'
|
# Template file for 'dbus'
|
||||||
pkgname=dbus
|
pkgname=dbus
|
||||||
version=1.10.18
|
version=1.10.20
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
|
configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://dbus.freedesktop.org/"
|
homepage="http://dbus.freedesktop.org/"
|
||||||
distfiles="${homepage}/releases/dbus/dbus-${version}.tar.gz"
|
distfiles="${homepage}/releases/dbus/dbus-${version}.tar.gz"
|
||||||
checksum=6049ddd5f3f3e2618f615f1faeda0a115104423a7996b7aa73e2f36e38cc514a
|
checksum=e574b9780b5425fde4d973bb596e7ea0f09e00fe2edd662da9016e976c460b48
|
||||||
|
|
||||||
hostmakedepends="pkg-config intltool gperf xmlto"
|
hostmakedepends="pkg-config intltool gperf xmlto"
|
||||||
makedepends="expat-devel libX11-devel libcap-devel"
|
makedepends="expat-devel libX11-devel libcap-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue