diff options
author | Mark Brand <mabrand@mabrand.nl> | 2021-01-27 08:54:09 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2021-01-27 08:54:09 (GMT) |
commit | 6bb9b40bc0ae9318806c01b6b7c4069fbc4d3c5d (patch) | |
tree | ff98efe7103bdf9ed8e54021611321491c4b9f0c | |
parent | 138fcd2e5d377caae209342f304c0c926a423425 (diff) | |
download | mxe-6bb9b40bc0ae9318806c01b6b7c4069fbc4d3c5d.zip mxe-6bb9b40bc0ae9318806c01b6b7c4069fbc4d3c5d.tar.gz mxe-6bb9b40bc0ae9318806c01b6b7c4069fbc4d3c5d.tar.bz2 |
update: gsoap, qtsparkle, vmime
-rw-r--r-- | src/gsoap-1-fixes.patch | 12 | ||||
-rw-r--r-- | src/gsoap.mk | 4 | ||||
-rw-r--r-- | src/qtsparkle.mk | 4 | ||||
-rw-r--r-- | src/vmime.mk | 4 |
4 files changed, 12 insertions, 12 deletions
diff --git a/src/gsoap-1-fixes.patch b/src/gsoap-1-fixes.patch index 3165c91..9ba87c5 100644 --- a/src/gsoap-1-fixes.patch +++ b/src/gsoap-1-fixes.patch @@ -34,7 +34,7 @@ diff --git a/gsoap++.pc.in b/gsoap++.pc.in index 1111111..2222222 100644 --- a/gsoap++.pc.in +++ b/gsoap++.pc.in -@@ -9,4 +9,4 @@ Version: 2.8.109 +@@ -9,4 +9,4 @@ Version: 2.8.111 Requires: Libs: -L${libdir} -lgsoap++ Libs.private: @SAMPLE_EXTRA_LIBS@ @@ -44,7 +44,7 @@ diff --git a/gsoap.pc.in b/gsoap.pc.in index 1111111..2222222 100644 --- a/gsoap.pc.in +++ b/gsoap.pc.in -@@ -9,4 +9,4 @@ Version: 2.8.109 +@@ -9,4 +9,4 @@ Version: 2.8.111 Requires: Libs: -L${libdir} -lgsoap Libs.private: @SAMPLE_EXTRA_LIBS@ @@ -54,7 +54,7 @@ diff --git a/gsoapck++.pc.in b/gsoapck++.pc.in index 1111111..2222222 100644 --- a/gsoapck++.pc.in +++ b/gsoapck++.pc.in -@@ -9,4 +9,4 @@ Version: 2.8.109 +@@ -9,4 +9,4 @@ Version: 2.8.111 Requires: Libs: -L${libdir} -lgsoapck++ Libs.private: @SAMPLE_EXTRA_LIBS@ @@ -64,7 +64,7 @@ diff --git a/gsoapck.pc.in b/gsoapck.pc.in index 1111111..2222222 100644 --- a/gsoapck.pc.in +++ b/gsoapck.pc.in -@@ -9,4 +9,4 @@ Version: 2.8.109 +@@ -9,4 +9,4 @@ Version: 2.8.111 Requires: Libs: -L${libdir} -lgsoapck Libs.private: @SAMPLE_EXTRA_LIBS@ @@ -74,7 +74,7 @@ diff --git a/gsoapssl++.pc.in b/gsoapssl++.pc.in index 1111111..2222222 100644 --- a/gsoapssl++.pc.in +++ b/gsoapssl++.pc.in -@@ -9,4 +9,4 @@ Version: 2.8.109 +@@ -9,4 +9,4 @@ Version: 2.8.111 Requires: Libs: -L${libdir} -lgsoapssl++ Libs.private: @SAMPLE_SSL_LIBS@ @SAMPLE_EXTRA_LIBS@ @@ -84,7 +84,7 @@ diff --git a/gsoapssl.pc.in b/gsoapssl.pc.in index 1111111..2222222 100644 --- a/gsoapssl.pc.in +++ b/gsoapssl.pc.in -@@ -9,4 +9,4 @@ Version: 2.8.109 +@@ -9,4 +9,4 @@ Version: 2.8.111 Requires: Libs: -L${libdir} -lgsoapssl Libs.private: @SAMPLE_SSL_LIBS@ @SAMPLE_EXTRA_LIBS@ diff --git a/src/gsoap.mk b/src/gsoap.mk index 2a2bd5e..e3228fc 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.109 -$(PKG)_CHECKSUM := 27de421db6f8abfc443f2e1d5ccdcbd7e6373095b2c72df2b17f50a9c5f80d14 +$(PKG)_VERSION := 2.8.111 +$(PKG)_CHECKSUM := f1670c7e3aeaa66bc5658539fbd162e5099f022666855ef2b2c2bac07fec4bd3 $(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/qtsparkle.mk b/src/qtsparkle.mk index 66b335b..d2125e4 100644 --- a/src/qtsparkle.mk +++ b/src/qtsparkle.mk @@ -4,8 +4,8 @@ PKG := qtsparkle $(PKG)_WEBSITE := https://github.com/davidsansome/qtsparkle $(PKG)_DESCR := Qt auto-updater lib $(PKG)_IGNORE := -$(PKG)_VERSION := 4c852e5 -$(PKG)_CHECKSUM := 10a45b65f259db1c4984223c10e5b287f5d9c6e03bbc5dbea6d4fc44497108b2 +$(PKG)_VERSION := fde631f +$(PKG)_CHECKSUM := 54d0b386c2a975380afd31e915bb40e9e4fc943139d3d45b44fb2d74c35d8bc5 $(PKG)_GH_CONF := davidsansome/qtsparkle/branches/master $(PKG)_DEPS := cc qttools diff --git a/src/vmime.mk b/src/vmime.mk index 694c198..d262153 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 := 13ca7fa -$(PKG)_CHECKSUM := 83e2a597eff29195836e2b83137675ff455717a1de78cc894a1bdf6d77d2e55a +$(PKG)_VERSION := ea9775c +$(PKG)_CHECKSUM := 33bc626100e2534537b198423ff807e1b570f0109d83e5e4ea038d356aebbab3 $(PKG)_GH_CONF := kisli/vmime/branches/master $(PKG)_DEPS := cc gnutls libgsasl libiconv pthreads zlib |