update gsoap

This commit is contained in:
Mark Brand 2019-01-23 10:38:35 +01:00
parent 1bce1181d7
commit dceb21b133
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.75
$(PKG)_CHECKSUM := 825cfc31d97090ab634d8739a57179e59e5ac6f6071878cdf3c32d8cb90b3649
$(PKG)_VERSION := 2.8.76
$(PKG)_CHECKSUM := 864e93ff3406b7439efb21310f2f216291b35fb3bc5a1f0146f7c246ee1eac44
$(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)