From c3b12be2a1c663fec5418aece25a260a487623bb Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 3 Oct 2018 01:57:22 -0300 Subject: [PATCH] gsoap: update to 2.8.70. --- srcpkgs/gsoap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gsoap/template b/srcpkgs/gsoap/template index 7b76acb714f..c9d71c73be7 100644 --- a/srcpkgs/gsoap/template +++ b/srcpkgs/gsoap/template @@ -1,6 +1,6 @@ # Template file for 'gsoap' pkgname=gsoap -version=2.8.69 +version=2.8.70 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=df0cc9ab66dce85f1842ca07abebaf9b04ca48a0a39013f90571e8172d4b0c7b +checksum=5b6933394ae1c76faa9a4814c44f74fc8aeef521b57f18d62ae952ecf38d0edd disable_parallel_build=yes if [ "$CROSS_BUILD" ]; then