bluez: update to 5.9.
This commit is contained in:
parent
61727f03f1
commit
519d27f3ea
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bluez'
|
# Template file for 'bluez'
|
||||||
pkgname=bluez
|
pkgname=bluez
|
||||||
version=5.8
|
version=5.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-udevdir=/usr/lib/udev
|
configure_args="--with-udevdir=/usr/lib/udev
|
||||||
|
@ -8,13 +8,13 @@ configure_args="--with-udevdir=/usr/lib/udev
|
||||||
--enable-pie --enable-threads --enable-library"
|
--enable-pie --enable-threads --enable-library"
|
||||||
hostmakedepends="pkg-config flex"
|
hostmakedepends="pkg-config flex"
|
||||||
makedepends="libglib-devel libudev-devel>=183 dbus-devel systemd-devel
|
makedepends="libglib-devel libudev-devel>=183 dbus-devel systemd-devel
|
||||||
libusb-compat-devel>=0.1.5_2 cups-devel libical-devel readline-devel"
|
cups-devel libical-devel readline-devel"
|
||||||
short_desc="Bluetooth tools and daemons"
|
short_desc="Bluetooth tools and daemons"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.bluez.org/"
|
homepage="http://www.bluez.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz"
|
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz"
|
||||||
checksum=009c29079bcc736b650642de8e05c575d047642b39a2118cf0f0bc4b03a663d0
|
checksum=76f51cdb510b7ed88262aa793cd7e4f2f03d536654ded7131f540c91f6eb2418
|
||||||
long_desc="
|
long_desc="
|
||||||
This package contains tools and system daemons for using Bluetooth devices.
|
This package contains tools and system daemons for using Bluetooth devices.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue