kxmlrpcclient: Update to 5.41.0
This commit is contained in:
parent
e4d0fd9dd5
commit
9f3ecffc68
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kxmlrpcclient'
|
||||
pkgname=kxmlrpcclient
|
||||
version=5.40.0
|
||||
version=5.41.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kxmlrpcclient"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=14d8bd7109d013964ba952402fe439e749bcef97d4588b7a7dd269e1b07deb07
|
||||
checksum=27e66dc96c787069583dc44a80f29c27a3ac0e3482a8694664df28146637f678
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in a new issue