bluez: update to 5.40.
This commit is contained in:
parent
f7a46755ec
commit
435a68c607
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bluez'
|
||||
pkgname=bluez
|
||||
version=5.39
|
||||
revision=2
|
||||
version=5.40
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-udevdir=/usr/lib/udev --disable-systemd
|
||||
--enable-pie --enable-threads --enable-library"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.bluez.org/"
|
||||
license="GPL-2"
|
||||
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz"
|
||||
checksum=21d1bc9150d3576296595217efb98a746b592389d25d5637e8bee5da7272593b
|
||||
checksum=dada8b812055afcad4546d9966f9a763e4723169e89706e2b240c7b7e998dc27
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue