bluez-qt5: update to 5.49.0.

This commit is contained in:
John 2018-08-11 19:19:42 +02:00 committed by Helmut Pozimski
parent 472f051c8b
commit 336b79ef72

View file

@ -1,6 +1,6 @@
# Template file for 'bluez-qt5'
pkgname=bluez-qt5
version=5.48.0
version=5.49.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.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/bluez-qt5"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=8924ef63a7fba7e2116139cd39c12d380f3d312ae2b341d9f160d26b5fe93791
checksum=2dab323fedc04b971081ef29bd42003e6e9be3a8c109edcf42594f51f8c1f655
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"