bluez-qt5: update to 5.51.0.

This commit is contained in:
John 2018-10-15 10:57:47 +02:00 committed by Helmut Pozimski
parent 5b81bfee8b
commit b449de5d0c

View File

@ -1,6 +1,6 @@
# Template file for 'bluez-qt5'
pkgname=bluez-qt5
version=5.50.0
version=5.51.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="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/bluez-qt5"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=6b4cf1b2d1d729828a2cf0d1483a07f63247ac51fc89c57a60820076126f1909
checksum=afeb1768fd0a81e3eaf8ae5f516d5c8a57f8cf62c59bb3692903749edab353de
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"