bluez-qt5: update to 5.68.0
[ci skip]
This commit is contained in:
parent
015ab25e28
commit
03e4a5e7be
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.67.0
|
version=5.68.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname%5}-${version}"
|
wrksrc="${pkgname%5}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://cgit.kde.org/bluez-qt.git"
|
homepage="https://cgit.kde.org/bluez-qt.git"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=87ca41fc1a2f887f2e19b839366fe1d72f12b152bdcd4be68ef0bc5f0a7648c2
|
checksum=99889cac874820e83a32bee938b6cc8e25dca6a3013d4a589ac7b8f5d32b4224
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in a new issue