bluez: update to 5.70.
This commit is contained in:
parent
2fe15301a6
commit
33f1003dfd
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bluez'
|
# Template file for 'bluez'
|
||||||
pkgname=bluez
|
pkgname=bluez
|
||||||
version=5.68
|
version=5.70
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-udevdir=/usr/lib/udev --disable-systemd
|
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>"
|
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="http://www.bluez.org/"
|
homepage="http://www.bluez.org/"
|
||||||
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz"
|
changelog="https://git.kernel.org/pub/scm/bluetooth/bluez.git/plain/ChangeLog"
|
||||||
checksum=fc505e6445cb579a55cacee6821fe70d633921522043d322b696de0a175ff933
|
distfiles="${KERNEL_SITE}/bluetooth/bluez-${version}.tar.xz"
|
||||||
|
checksum=37e372e916955e144cb882f888e4be40898f10ae3b7c213ddcdd55ee9c009278
|
||||||
conf_files="/etc/bluetooth/main.conf"
|
conf_files="/etc/bluetooth/main.conf"
|
||||||
system_groups="bluetooth"
|
system_groups="bluetooth"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue