mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
dbus: update to 1.8.16.
This commit is contained in:
parent
61f43302af
commit
bde920a9c0
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'dbus'
|
# Template file for 'dbus'
|
||||||
#
|
#
|
||||||
pkgname=dbus
|
pkgname=dbus
|
||||||
version=1.8.14
|
version=1.8.16
|
||||||
revision=2
|
revision=1
|
||||||
short_desc="Message bus system"
|
short_desc="Message bus system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=83425250a6a4c93b9ab4a349771a7700e8ddff2d73a5a088222ca47ae9ce1f1a
|
checksum=7f795268efd343ff0498786acb35097564390d40b1b6158daf1b4f742b522b07
|
||||||
|
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="pkg-config intltool gperf xmlto"
|
hostmakedepends="pkg-config intltool gperf xmlto"
|
||||||
|
|
Loading…
Add table
Reference in a new issue