From c77852f129bd01922e59d338db19a41c8495457b Mon Sep 17 00:00:00 2001
From: Mark Brand <mabrand@mabrand.nl>
Date: Mon, 7 Jan 2019 01:35:15 +0100
Subject: update gsoap

---
 src/gsoap-1-fixes.patch | 4 ++--
 src/gsoap.mk            | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/gsoap-1-fixes.patch b/src/gsoap-1-fixes.patch
index c46a8ed..56154b3 100644
--- a/src/gsoap-1-fixes.patch
+++ b/src/gsoap-1-fixes.patch
@@ -12,7 +12,7 @@ diff --git a/configure b/configure
 index 1111111..2222222 100755
 --- a/configure
 +++ b/configure
-@@ -5126,8 +5126,8 @@ case "${host}" in
+@@ -5132,8 +5132,8 @@ case "${host}" in
  			;;
  	*-*-cygwin*)	platform=CYGWIN ;;
  	*-*-mingw*)	platform=MINGW
@@ -103,7 +103,7 @@ diff --git a/gsoap/stdsoap2.h b/gsoap/stdsoap2.h
 index 1111111..2222222 100644
 --- a/gsoap/stdsoap2.h
 +++ b/gsoap/stdsoap2.h
-@@ -3570,6 +3570,12 @@ SOAP_FMAC1 int SOAP_FMAC2 soap_putsetcookies(struct soap *soap);
+@@ -3635,6 +3635,12 @@ SOAP_FMAC1 int SOAP_FMAC2 soap_putsetcookies(struct soap *soap);
  SOAP_FMAC1 int SOAP_FMAC2 soap_putcookies(struct soap *soap, const char *domain, const char *path, int secure);
  #endif
  
diff --git a/src/gsoap.mk b/src/gsoap.mk
index 4806a61..696486c 100644
--- a/src/gsoap.mk
+++ b/src/gsoap.mk
@@ -4,8 +4,8 @@ PKG             := gsoap
 $(PKG)_WEBSITE  := https://www.genivia.com/dev.html
 $(PKG)_DESCR    := gSOAP
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.8.63
-$(PKG)_CHECKSUM := c6bbd6cd4290136db77649dd709e7d42dfd7625116487350d5ed6b799b02b72d
+$(PKG)_VERSION  := 2.8.74
+$(PKG)_CHECKSUM := edb5b620a5017543d79dc9df301456ab105f4448aa126758c9c69b85ca563290
 $(PKG)_SUBDIR   := gsoap-$(call SHORT_PKG_VERSION,$(PKG))
 $(PKG)_FILE     := gsoap_$($(PKG)_VERSION).zip
 $(PKG)_URL      := https://$(SOURCEFORGE_MIRROR)/project/gsoap2/gsoap-$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)
-- 
cgit v0.12