KDSoap: update to 1.10.0.

This commit is contained in:
John 2020-12-27 15:03:46 +01:00
parent f69c56ef45
commit e90e32ad35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'KDSoap'
pkgname=KDSoap
version=1.9.1
version=1.10.0
revision=1
wrksrc="kdsoap-${version}"
build_style=cmake
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://www.kdab.com/development-resources/qt-tools/kd-soap/"
distfiles="https://github.com/KDAB/KDSoap/releases/download/kdsoap-${version}/kdsoap-${version}.tar.gz"
checksum=a020ea26e91a2bcdbfa7bc631870ed07be2c583ae29114cfe72a5a94e0e93d27
checksum=0c606ecc434466dbadb2829820ca163af60cc7ca226f553b5d4032196737338f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" KDSoap-devel"