kxmlrpcclient: update to 5.58.0
[ci skip]
This commit is contained in:
parent
6414bd578d
commit
af2577c0c2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kxmlrpcclient'
|
# Template file for 'kxmlrpcclient'
|
||||||
pkgname=kxmlrpcclient
|
pkgname=kxmlrpcclient
|
||||||
version=5.57.0
|
version=5.58.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later, BSD-2-Clause"
|
license="LGPL-2.1-or-later, BSD-2-Clause"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kxmlrpcclient"
|
homepage="https://projects.kde.org/projects/frameworks/kxmlrpcclient"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d47d5cc49f050dda3a26f7654226c0d124ca5ba5503a60e606307426bbe43b9d
|
checksum=53f647bb8d9165ddf6326703486470c7e9fc4ef392991501319e5c69f25f0ea3
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
Loading…
Reference in a new issue