aboutsummaryrefslogtreecommitdiffstats
path: root/main/bluez/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/bluez/APKBUILD')
-rw-r--r--main/bluez/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/main/bluez/APKBUILD b/main/bluez/APKBUILD
index 988eab3440..ceadfec885 100644
--- a/main/bluez/APKBUILD
+++ b/main/bluez/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=bluez
-pkgver=4.96
+pkgver=4.99
pkgrel=0
pkgdesc="Tools for the Bluetooth protocol stack"
url="http://www.bluez.org/"
@@ -36,7 +36,6 @@ build() {
--enable-pand \
--enable-dund \
--enable-cups \
- --enable-configfiles \
|| return 1
make || return 1
}
@@ -76,6 +75,6 @@ gstreamer() {
mv "$pkgdir"/usr/lib/gstreamer* \
"$subpkgdir"/usr/lib/
}
-md5sums="255c3dda8b93210ab0dcf8d04ddaf69f bluez-4.96.tar.bz2
+md5sums="2387053eb5a7b02f37df4871df022a02 bluez-4.99.tar.bz2
c511078403d7d27673581a8bb468b90b bluetooth.initd
a159d897a057f4675548327329c4cc22 bluetooth.confd"