update gsoap

This commit is contained in:
Mark Brand 2019-03-16 12:00:13 +01:00
parent b1ce579517
commit 8052028bf2
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ PKG := gsoap
$(PKG)_WEBSITE := https://www.genivia.com/dev.html
$(PKG)_DESCR := gSOAP
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.8.81
$(PKG)_CHECKSUM := 0a5ba2e384c49efa31c925c72d25a8ff06bc4304aaa2ed9335485783358b2d33
$(PKG)_VERSION := 2.8.82
$(PKG)_CHECKSUM := a2a6d37c94aaf8bf72ae9192848f21d99a9efa939f0d0d4ddad5a9e6be5ad72a
$(PKG)_SUBDIR := gsoap-$(call SHORT_PKG_VERSION,$(PKG))
$(PKG)_FILE := gsoap_$($(PKG)_VERSION).zip
$(PKG)_URL := https://$(SOURCEFORGE_MIRROR)/project/gsoap2/gsoap-$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)