dbus: update to 1.4.8.
This commit is contained in:
parent
9ebe46d467
commit
5d26a9d066
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.4.6
|
version=1.4.8
|
||||||
distfiles="http://dbus.freedesktop.org/releases/dbus/$pkgname-$version.tar.gz"
|
distfiles="http://dbus.freedesktop.org/releases/dbus/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-selinux --enable-userdb-cache --with-xml=expat
|
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"
|
--disable-doxygen-docs --disable-xml-docs"
|
||||||
short_desc="Message bus system"
|
short_desc="Message bus system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=753e1e64df2de518ec93bdee9a813a85b3c147a363615412818c3c095cb8a567
|
checksum=48bf73a35be0f0e2d9a5071d8f2d9c7c40b4254d9b405dee57f0fb07c9c3cf58
|
||||||
long_desc="
|
long_desc="
|
||||||
D-BUS is a message bus, used for sending messages between applications.
|
D-BUS is a message bus, used for sending messages between applications.
|
||||||
Conceptually, it fits somewhere in between raw sockets and CORBA in terms
|
Conceptually, it fits somewhere in between raw sockets and CORBA in terms
|
||||||
|
|
Loading…
Reference in a new issue