update gsoap

This commit is contained in:
Mark Brand 2020-04-14 01:13:03 +02:00
parent 1419b5386f
commit 01f5e4d5a9
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.100
$(PKG)_CHECKSUM := 11b4f99d28392e3e1aeb29bfd006a4f1f40e7fdd7a3f3444ee69014d415f09f2
$(PKG)_VERSION := 2.8.101
$(PKG)_CHECKSUM := bb16dd4e245ee01bee6b411ae94846c1b6dcc28a7fbc552af6b8cf58b36e467e
$(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)