main/bluez-hcidump: upgrade to 2.4

This commit is contained in:
Natanael Copa 2012-05-08 09:49:36 +00:00
parent a2dc27a6b9
commit 3689918375

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=bluez-hcidump
pkgver=2.2
pkgver=2.4
pkgrel=0
pkgdesc="Bluetooth HCI package analyzer"
url="http://www.bluez.org/"
@ -34,4 +34,4 @@ package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
}
md5sums="3c298a8be67099fe227f3e4d9de539d5 bluez-hcidump-2.2.tar.gz"
md5sums="d39833de0ed26bddf784e9580b6f33c4 bluez-hcidump-2.4.tar.gz"