dbus: update to 1.2.24.
--HG-- extra : convert_revision : 02831dbed217eae563a57b09107001149206c220
This commit is contained in:
parent
261819204f
commit
e8f4f5b59e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dbus'
|
||||
pkgname=dbus
|
||||
version=1.2.20
|
||||
version=1.2.24
|
||||
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
|
||||
|
@ -8,7 +8,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=0ef086d738710384d525130797ee86a0ce2daebffa7dc4d28386503ef7448011
|
||||
checksum=f12c748f4a703655e3d4c3db94cdf5a752a0cd0b36958c715804373bd3595c48
|
||||
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