dbus: update to 1.2.14.
--HG-- extra : convert_revision : 03353a1ec5e827b22a699f17bf593c576dc4378c
This commit is contained in:
parent
bf72773c70
commit
706368a7b1
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'dbus'
|
||||
pkgname=dbus
|
||||
sourcepkg=$pkgname
|
||||
version=1.2.12
|
||||
revision=1
|
||||
version=1.2.14
|
||||
distfiles="http://dbus.freedesktop.org/releases/dbus/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-selinux --enable-userdb-cache --with-xml=expat
|
||||
|
@ -10,7 +9,7 @@ configure_args="--disable-selinux --enable-userdb-cache --with-xml=expat
|
|||
--with-dbus-user=dbus"
|
||||
short_desc="Message bus system"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=b2ec81e7d9fa5e24f67baccfd9af2755a7797a65cb4c3cad10d023867f2bd220
|
||||
checksum=f58c66e5117f0c66fbc51f99dd994c5e603baa5df2e3d7250a9d880f2b4e1a54
|
||||
long_desc="
|
||||
D-BUS is a message bus, used for sending messages between applications.
|
||||
Conceptually, it fits somewhere in between raw sockets and CORBA in terms
|
||||
|
|
Loading…
Reference in New Issue