bluez: update to 5.44.
This commit is contained in:
parent
c8cae6e7a9
commit
3b22bb336a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bluez'
|
||||
pkgname=bluez
|
||||
version=5.43
|
||||
revision=3
|
||||
version=5.44
|
||||
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=16c9c05d2a1da644ce3570d975ada3643d2e60c007a955bac09c0a0efeb58d15
|
||||
checksum=0c321e291f8b45e6a78e379dfe80592b65955a0f0ab191f1cca0edd8ec356c85
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue