gsoap: update

This commit is contained in:
Mark Brand 2015-04-18 11:05:39 +02:00
parent afd6f595ae
commit 6007cfb64e
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := gsoap
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.8.21
$(PKG)_CHECKSUM := a464cc7dee6847544faf84466968a739028bf3cb
$(PKG)_VERSION := 2.8.22
$(PKG)_CHECKSUM := bbad22cbe03f56d08a095a959c9ffaef859beb48
$(PKG)_SUBDIR := gsoap-$(call SHORT_PKG_VERSION,$(PKG))
$(PKG)_FILE := gsoap_$($(PKG)_VERSION).zip
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/gsoap2/gSOAP/$($(PKG)_FILE)