summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-02-04 04:58:13 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-02-04 04:58:13 (GMT)
commit68142e520afc45f25ba6190d549f3e06ea13896e (patch)
treeaa368583ba143e1de33ad2a5cd43183f553b8124 /src
parentb22d755446097ad89fc0d5855165e5d432b59e2c (diff)
downloadmxe-68142e520afc45f25ba6190d549f3e06ea13896e.zip
mxe-68142e520afc45f25ba6190d549f3e06ea13896e.tar.gz
mxe-68142e520afc45f25ba6190d549f3e06ea13896e.tar.bz2
update package gsoap
Diffstat (limited to 'src')
-rw-r--r--src/gsoap.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gsoap.mk b/src/gsoap.mk
index 2a4b7a9..0a81947 100644
--- a/src/gsoap.mk
+++ b/src/gsoap.mk
@@ -3,7 +3,7 @@
PKG := gsoap
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := c70cfa449dd5825b4ff60c9fa0f12d3a2153e0b2
+$(PKG)_CHECKSUM := 4bb2f8c0bbb3be0267aaf51a7dc76817b18c5e0a
$(PKG)_SUBDIR := gsoap-$(call SHORT_PKG_VERSION,$(PKG))
$(PKG)_FILE := gsoap_$($(PKG)_VERSION).zip
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/gsoap2/gSOAP/$($(PKG)_FILE)