summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-02-20 07:52:12 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-02-20 07:52:12 (GMT)
commitee794819b00b7785ece29331293b880d07ae1121 (patch)
tree64fbd97a086ce73eecbc53d0db59006462834df7
parente37c85cc539e3ccf14e588b950a9bf0341a1b890 (diff)
downloadmxe-ee794819b00b7785ece29331293b880d07ae1121.zip
mxe-ee794819b00b7785ece29331293b880d07ae1121.tar.gz
mxe-ee794819b00b7785ece29331293b880d07ae1121.tar.bz2
update package gsoap
-rw-r--r--src/gsoap.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gsoap.mk b/src/gsoap.mk
index a8abc8a..5bc8cb6 100644
--- a/src/gsoap.mk
+++ b/src/gsoap.mk
@@ -4,8 +4,8 @@
# gSOAP
PKG := gsoap
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 2.8.7
-$(PKG)_CHECKSUM := c90d63d3f0359800b71766933609f6c8c6b639e5
+$(PKG)_VERSION := 2.8.8
+$(PKG)_CHECKSUM := 011b507e667d7bb76e30fc8a31055e8cf323311d
$(PKG)_SUBDIR := gsoap-$(call SHORT_PKG_VERSION,$(PKG))
$(PKG)_FILE := gsoap_$($(PKG)_VERSION).zip
$(PKG)_WEBSITE := http://gsoap2.sourceforge.net/