bluez: update to 5.70.

This commit is contained in:
Mohammed Anas 2023-10-11 12:58:18 +01:00 committed by classabbyamp
parent 2fe15301a6
commit 33f1003dfd
1 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bluez'
pkgname=bluez
version=5.68
version=5.70
revision=1
build_style=gnu-configure
configure_args="--with-udevdir=/usr/lib/udev --disable-systemd
@ -14,8 +14,9 @@ short_desc="Bluetooth tools and daemons"
maintainer="Érico Nogueira <ericonr@disroot.org>"
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=fc505e6445cb579a55cacee6821fe70d633921522043d322b696de0a175ff933
changelog="https://git.kernel.org/pub/scm/bluetooth/bluez.git/plain/ChangeLog"
distfiles="${KERNEL_SITE}/bluetooth/bluez-${version}.tar.xz"
checksum=37e372e916955e144cb882f888e4be40898f10ae3b7c213ddcdd55ee9c009278
conf_files="/etc/bluetooth/main.conf"
system_groups="bluetooth"