bluez: update to 5.15.
This commit is contained in:
parent
15023638a4
commit
0603a4e4cd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bluez'
|
||||
pkgname=bluez
|
||||
version=5.14
|
||||
version=5.15
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-udevdir=/usr/lib/udev
|
||||
|
@ -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=5a485837c215f3093d3a98cb412dc99e1139f88a66c8809bdf183ad5e676395f
|
||||
checksum=487bd75697e565793bf5bc4fbd5fa6a602788313b0c694f7542b81689fc0aa87
|
||||
|
||||
post_install() {
|
||||
vinstall ${wrksrc}/src/main.conf 644 etc/bluetooth
|
||||
|
|
Loading…
Reference in New Issue