KDSoap: update to 1.9.1.
This commit is contained in:
parent
aee99b39c8
commit
8409a7ef02
2 changed files with 3 additions and 3 deletions
|
@ -3959,7 +3959,7 @@ libstk-4.6.1.so libstk-4.6.1_1
|
|||
libc++utilities.so.5 cpp-utilities-5.2.0_1
|
||||
libtagparser.so.9 tagparser-9.1.2_1
|
||||
libqtutilities.so.6 qtutilities-6.0.4_1
|
||||
libkdsoap.so.1.9.0 KDSoap-1.9.0_1
|
||||
libkdsoap.so.1 KDSoap-1.9.1_1
|
||||
libstoken.so.1 stoken-0.92_1
|
||||
libjpegxr.so.0 jxrlib-0.2.2_1
|
||||
libjxrglue.so.0 jxrlib-0.2.2_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'KDSoap'
|
||||
pkgname=KDSoap
|
||||
version=1.9.0
|
||||
version=1.9.1
|
||||
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=e3b9626d5cb08f41a709fa35031ce17bfdd075b7387baf14ecf8a9ca10994828
|
||||
checksum=a020ea26e91a2bcdbfa7bc631870ed07be2c583ae29114cfe72a5a94e0e93d27
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" KDSoap-devel"
|
||||
|
|
Loading…
Reference in a new issue