diff options
author | Mark Brand <mabrand@mabrand.nl> | 2020-03-26 00:00:54 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2020-03-26 00:00:54 (GMT) |
commit | 1adc07ecf5688cce1c4f48be7c3d1629e1168db5 (patch) | |
tree | 2f10b22e54fabdb3dc82aa6d4f8d34d2e747a6e2 | |
parent | 3a84473a0d1b9b523798565382e3763c3ed08f87 (diff) | |
download | mxe-1adc07ecf5688cce1c4f48be7c3d1629e1168db5.zip mxe-1adc07ecf5688cce1c4f48be7c3d1629e1168db5.tar.gz mxe-1adc07ecf5688cce1c4f48be7c3d1629e1168db5.tar.bz2 |
update: gsoap, libusb1
-rw-r--r-- | src/gsoap-1-fixes.patch | 12 | ||||
-rw-r--r-- | src/gsoap.mk | 4 | ||||
-rw-r--r-- | src/libusb1.mk | 4 |
3 files changed, 10 insertions, 10 deletions
diff --git a/src/gsoap-1-fixes.patch b/src/gsoap-1-fixes.patch index 02bf30a..035d114 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.98 +@@ -9,4 +9,4 @@ Version: 2.8.100 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.98 +@@ -9,4 +9,4 @@ Version: 2.8.100 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.98 +@@ -9,4 +9,4 @@ Version: 2.8.100 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.98 +@@ -9,4 +9,4 @@ Version: 2.8.100 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.98 +@@ -9,4 +9,4 @@ Version: 2.8.100 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.98 +@@ -9,4 +9,4 @@ Version: 2.8.100 Requires: Libs: -L${libdir} -lgsoapssl Libs.private: @SAMPLE_SSL_LIBS@ @SAMPLE_EXTRA_LIBS@ diff --git a/src/gsoap.mk b/src/gsoap.mk index c09a8ba..e302167 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.99 -$(PKG)_CHECKSUM := c1c99a64eecf96cfd781a611171b58a39326f5811eb98c619aa7c54ec7bcc84b +$(PKG)_VERSION := 2.8.100 +$(PKG)_CHECKSUM := 11b4f99d28392e3e1aeb29bfd006a4f1f40e7fdd7a3f3444ee69014d415f09f2 $(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/libusb1.mk b/src/libusb1.mk index e1f93d8..ab01bf6 100644 --- a/src/libusb1.mk +++ b/src/libusb1.mk @@ -4,8 +4,8 @@ PKG := libusb1 $(PKG)_WEBSITE := https://libusb.info/ $(PKG)_DESCR := LibUsb-1.0 $(PKG)_IGNORE := -$(PKG)_VERSION := 1.0.22 -$(PKG)_CHECKSUM := 75aeb9d59a4fdb800d329a545c2e6799f732362193b465ea198f2aa275518157 +$(PKG)_VERSION := 1.0.23 +$(PKG)_CHECKSUM := 4fc17b2ef3502757641bf8fe2c14ad86ec86302a2b785abcb0806fd03aa1201f $(PKG)_SUBDIR := libusb-$($(PKG)_VERSION) $(PKG)_FILE := libusb-$($(PKG)_VERSION).tar.bz2 $(PKG)_URL := https://$(SOURCEFORGE_MIRROR)/project/libusb/libusb-1.0/libusb-$($(PKG)_VERSION)/$($(PKG)_FILE) |