From 29a206905c1309a76f658cf418d2b18a6e30fb5a Mon Sep 17 00:00:00 2001 From: Anachron Date: Wed, 18 Mar 2020 13:07:38 +0100 Subject: [PATCH] bluez: update to 5.54. --- srcpkgs/bluez/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bluez/template b/srcpkgs/bluez/template index f39b0c08134..5c2aff5fb13 100644 --- a/srcpkgs/bluez/template +++ b/srcpkgs/bluez/template @@ -1,6 +1,6 @@ # Template file for 'bluez' pkgname=bluez -version=5.53 +version=5.54 revision=1 build_style=gnu-configure configure_args="--with-udevdir=/usr/lib/udev --disable-systemd @@ -14,7 +14,7 @@ maintainer="Doan Tran Cong Danh " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="http://www.bluez.org/" distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz" -checksum=38aa2da8302fefad53116bb281a11968732a42eeb19c5fb3668342f39b7938bc +checksum=68cdab9e63e8832b130d5979dc8c96fdb087b31278f342874d992af3e56656dc conf_files="/etc/bluetooth/main.conf" system_groups="bluetooth" build_options="mesh nfc"