mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
bluedevil: update to 5.20.1
[ci skip]
This commit is contained in:
parent
ee9a47964b
commit
bd1b307f7b
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.0
|
version=5.20.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=67285a99af29fa121657f3ad3f6a17a22d56190414a40341e7948a097228804f
|
checksum=1ca22a2ecde2651ce5134330602da0f43babb69498b5da2101211790c4e1818e
|
||||||
|
|
||||||
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