From bc5200d8864b058093da3ebdc44cbedcf62e582d Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.eu>
Date: Thu, 6 Aug 2015 21:23:15 +0200
Subject: [PATCH] gsoap: fix checksum.

these morons released a new tarball (with no changes others than Copyright
informations) without bumping the version.
---
 srcpkgs/gsoap/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/gsoap/template b/srcpkgs/gsoap/template
index 689000ac804..1c1f20a2233 100644
--- a/srcpkgs/gsoap/template
+++ b/srcpkgs/gsoap/template
@@ -10,7 +10,7 @@ maintainer="Enno Boland <eb@s01.de>"
 license="GPL-3"
 homepage="http://www.cs.fsu.edu/~engelen/soap.html"
 distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip"
-checksum=2fdf14e6e4dece9409db53a3c4676a0b25711279bc2a8d8949a46c2d9907308b
+checksum=30b045af2633ac5e92ea92fdb4baad784afe6e6548b5ef2f9cad48df6a7d3e48
 wrksrc="${pkgname}-${version%.*}"
 disable_parallel_build=yes