bluez: update to 5.13.
This commit is contained in:
parent
62fbe8ca05
commit
a5c7f9b518
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bluez'
|
# Template file for 'bluez'
|
||||||
pkgname=bluez
|
pkgname=bluez
|
||||||
version=5.12
|
version=5.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-udevdir=/usr/lib/udev
|
configure_args="--with-udevdir=/usr/lib/udev
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.bluez.org/"
|
homepage="http://www.bluez.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz"
|
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz"
|
||||||
checksum=75ef574f15f356d03bd54f1a8ba26abe63bf3d1326a9fa12d63a762ddf40617e
|
checksum=4581beedde485246b16e2b4665d60f3fe041284b5d5afc3a0a818604ad525ad3
|
||||||
|
|
||||||
libbluetooth_package() {
|
libbluetooth_package() {
|
||||||
short_desc="Library to use the Bluez Linux Bluetooth Stack"
|
short_desc="Library to use the Bluez Linux Bluetooth Stack"
|
||||||
|
|
Loading…
Reference in New Issue