bluez-qt5: update to 5.49.0.
This commit is contained in:
parent
472f051c8b
commit
336b79ef72
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bluez-qt5'
|
# Template file for 'bluez-qt5'
|
||||||
pkgname=bluez-qt5
|
pkgname=bluez-qt5
|
||||||
version=5.48.0
|
version=5.49.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d"
|
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"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/bluez-qt5"
|
homepage="https://projects.kde.org/projects/frameworks/bluez-qt5"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=8924ef63a7fba7e2116139cd39c12d380f3d312ae2b341d9f160d26b5fe93791
|
checksum=2dab323fedc04b971081ef29bd42003e6e9be3a8c109edcf42594f51f8c1f655
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in a new issue