summaryrefslogtreecommitdiffstats
path: root/src/gsoap.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2014-12-01 10:27:15 (GMT)
committerMark Brand <mabrand@mabrand.nl>2014-12-01 10:27:15 (GMT)
commit356c2c8415791ef57a344f66384b84926c20d677 (patch)
tree1b7a0e1994a513cdd278bf8500d8c9e3125db9b4 /src/gsoap.mk
parentf67c28daf972fe74c108638d5471f23106bf0e84 (diff)
downloadmxe-356c2c8415791ef57a344f66384b84926c20d677.zip
mxe-356c2c8415791ef57a344f66384b84926c20d677.tar.gz
mxe-356c2c8415791ef57a344f66384b84926c20d677.tar.bz2
gsoap: update
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 39bbb9a..b7206af 100644
--- a/src/gsoap.mk
+++ b/src/gsoap.mk
@@ -3,8 +3,8 @@
PKG := gsoap
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 2.8.19
-$(PKG)_CHECKSUM := 7415580b989b4254974e987c72419361585af595
+$(PKG)_VERSION := 2.8.20
+$(PKG)_CHECKSUM := 8492b3590da0d2a1ed43108d601c20ef7350e753
$(PKG)_SUBDIR := gsoap-$(call SHORT_PKG_VERSION,$(PKG))
$(PKG)_FILE := gsoap_$($(PKG)_VERSION).zip
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/gsoap2/gSOAP/$($(PKG)_FILE)