From 8901a146e5c4d0fa80f4deec3ba4af34df2f10b3 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 16 Aug 2019 12:17:39 +0200 Subject: [PATCH] gsoap: update to 2.8.91. --- srcpkgs/gsoap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gsoap/template b/srcpkgs/gsoap/template index a37ac547134..d1ba5f91e2a 100644 --- a/srcpkgs/gsoap/template +++ b/srcpkgs/gsoap/template @@ -1,6 +1,6 @@ # Template file for 'gsoap' pkgname=gsoap -version=2.8.89 +version=2.8.91 revision=1 wrksrc="gsoap-${version%.*}" build_style=gnu-configure @@ -12,7 +12,7 @@ maintainer="Enno Boland " license="gSOAP-1.3b, GPL-2.0-only" homepage="http://www.cs.fsu.edu/~engelen/soap.html" distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip" -checksum=d9b10ca2611b00932fab98cbf67b514ddad24f22cbbda91d9d68ea45821c54f2 +checksum=2ca21b5ab2b40d899566c559f71a1d51ed7eac3f00160ab78060027a3ee6488f disable_parallel_build=yes if [ "$CROSS_BUILD" ]; then