main/dbus: upgrade to 1.2.24

This commit is contained in:
Natanael Copa 2010-03-30 07:32:01 +00:00
parent 190bb4b5a6
commit 2d4359cbc6

View File

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