From bc8b7da2b8630a3b2abd082935ac2886eab0de6c Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 27 Oct 2016 07:00:23 +0200 Subject: [PATCH] gsoap: update to 2.8.37. --- srcpkgs/gsoap/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gsoap/template b/srcpkgs/gsoap/template index 8c30bccc6a0..35007bc5bbe 100644 --- a/srcpkgs/gsoap/template +++ b/srcpkgs/gsoap/template @@ -1,7 +1,7 @@ # Template file for 'gsoap' pkgname=gsoap -version=2.8.36 -revision=2 +version=2.8.37 +revision=1 build_style=gnu-configure hostmakedepends="unzip flex autoconf" if [ "$CROSS_BUILD" ]; then @@ -13,7 +13,7 @@ maintainer="Enno Boland " license="GPL-3" homepage="http://www.cs.fsu.edu/~engelen/soap.html" distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip" -checksum=20f70db768062e094ec3749073bfc4103cacaac8cab2cdbd624634ae496eef21 +checksum=a3cb4807151b9a3f8e019a633e3109f5cb644a6178d8f51b7e2a38c71f2c6edb wrksrc="${pkgname}-${version%.*}" disable_parallel_build=yes