changeset 2572:88eccc6528ba

update package gsoap
author Mark Brand <mabrand@mabrand.nl>
date Sat, 09 Jun 2012 22:18:13 +0200
parents 2edd63b242eb
children ebe77bc7e002
files index.html src/gsoap.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Fri Jun 08 11:49:44 2012 +0200
+++ b/index.html	Sat Jun 09 22:18:13 2012 +0200
@@ -1195,7 +1195,7 @@
     </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>
--- a/src/gsoap.mk	Fri Jun 08 11:49:44 2012 +0200
+++ b/src/gsoap.mk	Sat Jun 09 22:18:13 2012 +0200
@@ -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)