summaryrefslogtreecommitdiffstats
path: root/src/gsoap.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2019-02-11 00:03:22 (GMT)
committerMark Brand <mabrand@mabrand.nl>2019-02-11 00:03:22 (GMT)
commitf856a8fc2bfda4f922c8e56f678ee2e2cc6af6fb (patch)
treed38efd6673b2d8d935d2e19ca49b81e20fa0e519 /src/gsoap.mk
parent2ece93f180b9e4bde9b4525e088d5a7d062ae149 (diff)
downloadmxe-f856a8fc2bfda4f922c8e56f678ee2e2cc6af6fb.zip
mxe-f856a8fc2bfda4f922c8e56f678ee2e2cc6af6fb.tar.gz
mxe-f856a8fc2bfda4f922c8e56f678ee2e2cc6af6fb.tar.bz2
update: gsoap, libidn2, vmime
Diffstat (limited to 'src/gsoap.mk')
-rw-r--r--src/gsoap.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gsoap.mk b/src/gsoap.mk
index 21b628d..f4a2845 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.77
-$(PKG)_CHECKSUM := 751d953684bd963faff88be1212aeb434a829a83ac02aa6ba7414736b6442a64
+$(PKG)_VERSION := 2.8.79
+$(PKG)_CHECKSUM := a1c36371598177950829f78c697768bc0227fe851e4172f8bfbee1e37c939cc1
$(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)