fix checksum of package gsoap

This commit is contained in:
Volker Grabsch 2010-09-22 03:24:36 +02:00
parent c53b33ddcd
commit cc41bd0eb2
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
PKG := gsoap
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.8.0
$(PKG)_CHECKSUM := 516559068a61a47b438852f8cb7ad15a4b26c162
$(PKG)_CHECKSUM := e6363871fa0401090f3bd08bcd532c2e39a5d551
$(PKG)_SUBDIR := gsoap-$(call SHORT_PKG_VERSION,$(PKG))
$(PKG)_FILE := gsoap_$($(PKG)_VERSION).zip
$(PKG)_WEBSITE := http://gsoap2.sourceforge.net/