update: gsoap, libidn2, vmime

This commit is contained in:
Mark Brand 2019-02-11 01:03:22 +01:00
parent 2ece93f180
commit f856a8fc2b
4 changed files with 7 additions and 7 deletions

View File

@ -103,7 +103,7 @@ diff --git a/gsoap/stdsoap2.h b/gsoap/stdsoap2.h
index 1111111..2222222 100644
--- a/gsoap/stdsoap2.h
+++ b/gsoap/stdsoap2.h
@@ -3641,6 +3641,12 @@ SOAP_FMAC1 int SOAP_FMAC2 soap_putsetcookies(struct soap *soap);
@@ -3655,6 +3655,12 @@ SOAP_FMAC1 int SOAP_FMAC2 soap_putsetcookies(struct soap *soap);
SOAP_FMAC1 int SOAP_FMAC2 soap_putcookies(struct soap *soap, const char *domain, const char *path, int secure);
#endif

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.77
$(PKG)_CHECKSUM := 751d953684bd963faff88be1212aeb434a829a83ac02aa6ba7414736b6442a64
$(PKG)_VERSION := 2.8.79
$(PKG)_CHECKSUM := a1c36371598177950829f78c697768bc0227fe851e4172f8bfbee1e37c939cc1
$(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)

View File

@ -4,8 +4,8 @@ PKG := libidn2
$(PKG)_WEBSITE := https://www.gnu.org/software/libidn/\#libidn2
$(PKG)_DESCR := implementation of IDNA2008/TR46 internationalized domain names
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.1.0
$(PKG)_CHECKSUM := 032398dbaa9537af43f51a8d94e967e3718848547b1b2a4eb3138b20cad11d32
$(PKG)_VERSION := 2.1.1
$(PKG)_CHECKSUM := 95416080329298a13269e13175041b530cec3d98b54cafae9424b8dfd22078b1
$(PKG)_SUBDIR := libidn2-$($(PKG)_VERSION)
$(PKG)_FILE := libidn2-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://ftp.gnu.org/gnu/libidn/$($(PKG)_FILE)

View File

@ -4,8 +4,8 @@ PKG := vmime
$(PKG)_WEBSITE := https://www.vmime.org/
$(PKG)_DESCR := VMime
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0368ada
$(PKG)_CHECKSUM := 1c2f442b3ac34c2643fd4db35d536422b55adc2f79089455c02df4d45cf5a089
$(PKG)_VERSION := dad5b4a
$(PKG)_CHECKSUM := b4266a39f0008024a730cf50f28e1c514908a847812d445d64469ac837c0aea4
$(PKG)_GH_CONF := kisli/vmime/branches/master
$(PKG)_DEPS := cc gnutls libgsasl libiconv pthreads zlib