bluez: update to 5.16.
This commit is contained in:
parent
1fd806dda4
commit
7ad5b23c86
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bluez'
|
||||
pkgname=bluez
|
||||
version=5.15
|
||||
revision=2
|
||||
version=5.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-udevdir=/usr/lib/udev
|
||||
--with-systemdsystemunitdir=/usr/lib/systemd/system
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.bluez.org/"
|
||||
license="GPL-2"
|
||||
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz"
|
||||
checksum=487bd75697e565793bf5bc4fbd5fa6a602788313b0c694f7542b81689fc0aa87
|
||||
checksum=c8d5094a21a799dca9cdcd99651dc19d521af514b22b8178fc787c454cdbb163
|
||||
|
||||
post_install() {
|
||||
vinstall ${wrksrc}/src/main.conf 644 etc/bluetooth
|
||||
|
|
Loading…
Reference in a new issue