main/dbus: upgrade to 1.4.8

This commit is contained in:
Natanael Copa 2011-05-20 14:54:54 +00:00
parent e26a52385e
commit b17c6c49f3

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=dbus
pkgver=1.4.6
pkgver=1.4.8
pkgrel=0
pkgdesc="Freedesktop.org message bus system"
url="http://www.freedesktop.org/Software/dbus"
@ -40,5 +40,5 @@ package() {
make -j1 DESTDIR="$pkgdir" install
install -Dm755 "$srcdir"/dbus.initd "$pkgdir"/etc/init.d/dbus
}
md5sums="99b165f727dd8a5c4b7e2c20a8bf5db6 dbus-1.4.6.tar.gz
md5sums="e30253e15f0f4e6c5ee9e6f0eba5046c dbus-1.4.8.tar.gz
58356b4db650a89312a670c02804c540 dbus.initd"