summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2019-02-11 00:03:22 (GMT)
committerMark Brand <mabrand@mabrand.nl>2019-02-11 00:03:22 (GMT)
commitf856a8fc2bfda4f922c8e56f678ee2e2cc6af6fb (patch)
treed38efd6673b2d8d935d2e19ca49b81e20fa0e519
parent2ece93f180b9e4bde9b4525e088d5a7d062ae149 (diff)
downloadmxe-f856a8fc2bfda4f922c8e56f678ee2e2cc6af6fb.zip
mxe-f856a8fc2bfda4f922c8e56f678ee2e2cc6af6fb.tar.gz
mxe-f856a8fc2bfda4f922c8e56f678ee2e2cc6af6fb.tar.bz2
update: gsoap, libidn2, vmime
-rw-r--r--src/gsoap-1-fixes.patch2
-rw-r--r--src/gsoap.mk4
-rw-r--r--src/libidn2.mk4
-rw-r--r--src/vmime.mk4
4 files changed, 7 insertions, 7 deletions
diff --git a/src/gsoap-1-fixes.patch b/src/gsoap-1-fixes.patch
index 2a6e5cb..bdee861 100644
--- a/src/gsoap-1-fixes.patch
+++ b/src/gsoap-1-fixes.patch
@@ -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
diff --git a/src/gsoap.mk b/src/gsoap.mk
index 21b628d..f4a2845 100644
--- a/src/gsoap.mk
+++ b/src/gsoap.mk
@@ -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)
diff --git a/src/libidn2.mk b/src/libidn2.mk
index 5960d54..b022e6d 100644
--- a/src/libidn2.mk
+++ b/src/libidn2.mk
@@ -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)
diff --git a/src/vmime.mk b/src/vmime.mk
index b6ace7e..fdfde0f 100644
--- a/src/vmime.mk
+++ b/src/vmime.mk
@@ -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