bluez: update to 5.25.

This commit is contained in:
Enno Boland 2014-11-16 22:01:05 +01:00
parent b5c0c64c25
commit 600e57b399

View file

@ -1,7 +1,7 @@
# Template file for 'bluez' # Template file for 'bluez'
pkgname=bluez pkgname=bluez
version=5.24 version=5.25
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-udevdir=/usr/lib/udev configure_args="--with-udevdir=/usr/lib/udev
--enable-pie --enable-threads --enable-library" --enable-pie --enable-threads --enable-library"
@ -15,7 +15,7 @@ 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=e870c5fba0bf3496856fc720e2d217856fcf40b59829f8cc0c05902ebb9fb837 checksum=5ca62f3f45e2638a0f7a81658d6c8813ee01487436ae8e53e9fe395e23d1fd30
# Package build options # Package build options
build_options="systemd" build_options="systemd"