bluez-qt5: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 23:37:18 +01:00 committed by Jürgen Buchmüller
parent 23842b1673
commit 608c4da2a3

View file

@ -1,6 +1,6 @@
# Template file for 'bluez-qt5'
pkgname=bluez-qt5
version=5.42.0
version=5.43.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d"
@ -13,7 +13,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/bluez-qt5"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=2e693e0c23170a15a7ebe8d600ad5d04be82f4c8784b84d3b57a4170ac056b5d
checksum=65898aa50c6595f125e411419e05437422cbb340937b088659c7fab8c0cd7a11
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"