From 5bc37395635d0d8f19f478cfd855bf40c20a10c5 Mon Sep 17 00:00:00 2001
From: maxice8 <30738253+maxice8@users.noreply.github.com>
Date: Thu, 2 Nov 2017 06:32:12 -0200
Subject: [PATCH] gsoap: update to 2.8.55. (#8588)

---
 srcpkgs/gsoap/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gsoap/template b/srcpkgs/gsoap/template
index f4bdf5815be..7ba9e947359 100644
--- a/srcpkgs/gsoap/template
+++ b/srcpkgs/gsoap/template
@@ -1,6 +1,6 @@
 # Template file for 'gsoap'
 pkgname=gsoap
-version=2.8.54
+version=2.8.55
 revision=1
 build_style=gnu-configure
 wrksrc="${pkgname}-${version%.*}"
@@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
 license="GPL-2"
 homepage="http://www.cs.fsu.edu/~engelen/soap.html"
 distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip"
-checksum=158ed9c674941c382850e8e96ac9b0174f4e7aacb25794349bd07f52261921c8
+checksum=fe883f79e730b066ddc6917bc68248f5f785578ffddb7066ab83b09defb2a736
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" gsoap"