mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/dbus: upgrade to 1.2.24
This commit is contained in:
parent
190bb4b5a6
commit
2d4359cbc6
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user