bluez-qt5: update to 5.61.0
[ci skip]
This commit is contained in:
parent
a5cb71bcc5
commit
7d6ff20aef
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bluez-qt5'
|
||||
pkgname=bluez-qt5
|
||||
version=5.60.0
|
||||
revision=2
|
||||
version=5.61.0
|
||||
revision=1
|
||||
wrksrc="${pkgname%5}-${version}"
|
||||
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://cgit.kde.org/bluez-qt.git"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=328aba853ec0c034e777261d9e3ac3202ad941ffde844392e196afaed04be0d4
|
||||
checksum=0ea647de61fcc18a85c660fa8e05fe93072a713a8d00a018ba8e99ea790e5d27
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in a new issue