aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/bluez-hcidump/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/bluez-hcidump/APKBUILD b/main/bluez-hcidump/APKBUILD
index 79ea0f77fb..dea82e7586 100644
--- a/main/bluez-hcidump/APKBUILD
+++ b/main/bluez-hcidump/APKBUILD
@@ -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"