package gsoap: update checksum for replaced tarball

This commit is contained in:
Mark Brand 2012-12-11 09:06:22 +01:00
parent 6b8a95c449
commit c35fc3fd7c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
PKG := gsoap
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 62be95ff42cd58c4bc8d226796ce4e370ed389e3
$(PKG)_CHECKSUM := 6ff652dbee1b28a21c11ddcca64128fd647a992e
$(PKG)_SUBDIR := gsoap-$(call SHORT_PKG_VERSION,$(PKG))
$(PKG)_FILE := gsoap_$($(PKG)_VERSION).zip
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/gsoap2/gSOAP/$($(PKG)_FILE)