kxmlrpcclient: update to 5.49.0.
This commit is contained in:
parent
8aac163099
commit
e4ad5e4e96
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kxmlrpcclient'
|
||||
pkgname=kxmlrpcclient
|
||||
version=5.48.0
|
||||
version=5.49.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.1-or-later, BSD-2-Clause"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kxmlrpcclient"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=8074572d1244b1701e0149febe3e37445a3e37b1f2a3f5079acf4a7045cf1d68
|
||||
checksum=06c0dc10623ecb1b844c47577a53229c7d5789f895902fda9ef21c7decb69250
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in New Issue