dbus: update to 1.4.8.

This commit is contained in:
Juan RP 2011-04-28 17:53:20 +02:00
parent 9ebe46d467
commit 5d26a9d066

View File

@ -1,6 +1,6 @@
# Template file for 'dbus'
pkgname=dbus
version=1.4.6
version=1.4.8
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
--disable-doxygen-docs --disable-xml-docs"
short_desc="Message bus system"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=753e1e64df2de518ec93bdee9a813a85b3c147a363615412818c3c095cb8a567
checksum=48bf73a35be0f0e2d9a5071d8f2d9c7c40b4254d9b405dee57f0fb07c9c3cf58
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