bluez: update to 5.24.
This commit is contained in:
parent
4591c24686
commit
7658788184
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'bluez'
|
||||
pkgname=bluez
|
||||
version=5.22
|
||||
version=5.24
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-udevdir=/usr/lib/udev
|
||||
--enable-pie --enable-threads --enable-library"
|
||||
hostmakedepends="automake libtool pkg-config flex"
|
||||
makedepends="libglib-devel libudev-devel>=183 dbus-devel
|
||||
makedepends="libglib-devel libudev-devel dbus-devel
|
||||
cups-devel libical-devel readline-devel>=6.3"
|
||||
conf_files="/etc/bluetooth/main.conf"
|
||||
short_desc="Bluetooth tools and daemons"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.bluez.org/"
|
||||
license="GPL-2"
|
||||
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz"
|
||||
checksum=e8b866515a18116c7048a55081be9238a51447c9448ed20997b0432b13ba0882
|
||||
checksum=e870c5fba0bf3496856fc720e2d217856fcf40b59829f8cc0c05902ebb9fb837
|
||||
|
||||
# Package build options
|
||||
build_options="systemd"
|
||||
|
|
Loading…
Reference in New Issue