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