gsoap: update to 2.8.89.

This commit is contained in:
Enno Boland 2019-08-11 15:14:42 +02:00
parent 8a5bd9af57
commit 7877f0d5c2
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'gsoap' # Template file for 'gsoap'
pkgname=gsoap pkgname=gsoap
version=2.8.88 version=2.8.89
revision=1 revision=1
wrksrc="gsoap-${version%.*}" wrksrc="gsoap-${version%.*}"
build_style=gnu-configure build_style=gnu-configure
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="gSOAP-1.3b, GPL-2.0-only" license="gSOAP-1.3b, GPL-2.0-only"
homepage="http://www.cs.fsu.edu/~engelen/soap.html" homepage="http://www.cs.fsu.edu/~engelen/soap.html"
distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip" distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip"
checksum=effbf8a4533917b9eb3aa0e79db13573ef52e768158f5b4eb93d49b0c5cb2fa8 checksum=d9b10ca2611b00932fab98cbf67b514ddad24f22cbbda91d9d68ea45821c54f2
disable_parallel_build=yes disable_parallel_build=yes
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then