update gsoap

This commit is contained in:
Mark Brand 2019-09-24 23:05:51 +02:00
parent 47161d4a36
commit c2186ceb73
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.92
$(PKG)_CHECKSUM := bcc77bc8843ae00091d40bbfaee5071665ca2793ac1e8f05de2e2d54a84a7ddb
$(PKG)_VERSION := 2.8.93
$(PKG)_CHECKSUM := 95bb2b311bd71210491f16dc0a6facf5419e87edd658c300ed71e21826fde075
$(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)