Skip to content

Commit

Permalink
bluez: Updated to version 5.44
Browse files Browse the repository at this point in the history
  • Loading branch information
larseje committed Mar 1, 2017
1 parent 41d3514 commit 7159498
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bluez/Buildfile
Expand Up @@ -3,7 +3,7 @@
# License: GPLv2

name=bluez
version=5.41
version=5.44
release=1
source=(http://www.kernel.org/pub/linux/bluetooth/$name-$version.tar.xz)
depends=(systemd glib dbus readline libusb libical)
Expand All @@ -19,6 +19,7 @@ build() {
--enable-systemd \
--disable-test \
--disable-cups \
--enable-deprecated \
--with-systemdsystemunitdir=/etc/systemd/system

make -j $JOBS
Expand Down

0 comments on commit 7159498

Please sign in to comment.