summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-06-09 20:18:13 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-06-09 20:18:13 (GMT)
commita44893e465ecb6823e5804bff34fcb7525840248 (patch)
treecdcceb4630ca92259c466440071b4eda9af86d85
parent0d18e545602c3f5bea2dfb8c42e13b0588245487 (diff)
downloadmxe-a44893e465ecb6823e5804bff34fcb7525840248.zip
mxe-a44893e465ecb6823e5804bff34fcb7525840248.tar.gz
mxe-a44893e465ecb6823e5804bff34fcb7525840248.tar.bz2
update package gsoap
-rw-r--r--index.html2
-rw-r--r--src/gsoap.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index e50493b..7cf2272 100644
--- a/index.html
+++ b/index.html
@@ -1195,7 +1195,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td id="gsoap-package">gsoap</td>
- <td id="gsoap-version">2.8.8</td>
+ <td id="gsoap-version">2.8.9</td>
<td id="gsoap-website"><a href="http://gsoap2.sourceforge.net/">gSOAP</a></td>
</tr>
<tr>
diff --git a/src/gsoap.mk b/src/gsoap.mk
index f494b97..423069a 100644
--- a/src/gsoap.mk
+++ b/src/gsoap.mk
@@ -3,7 +3,7 @@
PKG := gsoap
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 011b507e667d7bb76e30fc8a31055e8cf323311d
+$(PKG)_CHECKSUM := 61ac88f1fd3f5f3a93358577c634302760d31640
$(PKG)_SUBDIR := gsoap-$(call SHORT_PKG_VERSION,$(PKG))
$(PKG)_FILE := gsoap_$($(PKG)_VERSION).zip
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/gsoap2/gSOAP/$($(PKG)_FILE)