mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
bluedevil: update to 5.21.1
This commit is contained in:
parent
59ed9d7264
commit
9068952fe0
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.20.5
|
version=5.21.1
|
||||||
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=b3de4e903c5669a63688940513ab7035b90d5950635c824857ad8d6a9adbeb2e
|
checksum=56aae53637129110e4b77cf4e569bf140d8c9919524c91aa1874b172997ac92c
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"
|
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue