bluedevil: update to 5.21.4.
This commit is contained in:
parent
9bd2c8cc6d
commit
b9b7f15281
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bluedevil'
|
# Template file for 'bluedevil'
|
||||||
pkgname=bluedevil
|
pkgname=bluedevil
|
||||||
version=5.21.3
|
version=5.21.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/bluedevil"
|
homepage="https://invent.kde.org/plasma/bluedevil"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1b1ff32ed88ff087fe33992aaa56ddfcb03361ad3b17ee09a351ab93ec2215f7
|
checksum=e115d1851f6ce251fc7447936cd929c6c222c91fd832ce7c39f15d10a68c4653
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"
|
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"
|
||||||
|
|
Loading…
Reference in a new issue