diff options
author | Mark Brand <mabrand@mabrand.nl> | 2020-11-27 23:36:30 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2020-11-27 23:36:30 (GMT) |
commit | 587638f74b15029eaa6fef508ce45e7fa8d9050d (patch) | |
tree | ef9295eb993cfbccb35b361d1e68d58387631e6c /src | |
parent | 97eeb1d1e1ad43154fa300c331f51211a25c9d18 (diff) | |
download | mxe-587638f74b15029eaa6fef508ce45e7fa8d9050d.zip mxe-587638f74b15029eaa6fef508ce45e7fa8d9050d.tar.gz mxe-587638f74b15029eaa6fef508ce45e7fa8d9050d.tar.bz2 |
update freetds, gsoap
Diffstat (limited to 'src')
-rw-r--r-- | src/freetds.mk | 4 | ||||
-rw-r--r-- | src/gsoap-1-fixes.patch | 12 | ||||
-rw-r--r-- | src/gsoap.mk | 4 |
3 files changed, 10 insertions, 10 deletions
diff --git a/src/freetds.mk b/src/freetds.mk index f1fdef5..a3bb9e0 100644 --- a/src/freetds.mk +++ b/src/freetds.mk @@ -4,8 +4,8 @@ PKG := freetds $(PKG)_WEBSITE := https://www.freetds.org/ $(PKG)_DESCR := FreeTDS $(PKG)_IGNORE := -$(PKG)_VERSION := 1.2.11 -$(PKG)_CHECKSUM := 16c95f79080c3de89e62eb542223ca3511973efbf855c8ab6e4e37431abd3d5b +$(PKG)_VERSION := 1.2.12 +$(PKG)_CHECKSUM := faf4d99666111d418ce2e7c63dcdc2699cd95689e4e9e9ed875f42c36ea40c0f $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2 $(PKG)_URL := https://www.freetds.org/files/stable/$($(PKG)_FILE) diff --git a/src/gsoap-1-fixes.patch b/src/gsoap-1-fixes.patch index 2f52260..3165c91 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.108 +@@ -9,4 +9,4 @@ Version: 2.8.109 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.108 +@@ -9,4 +9,4 @@ Version: 2.8.109 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.108 +@@ -9,4 +9,4 @@ Version: 2.8.109 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.108 +@@ -9,4 +9,4 @@ Version: 2.8.109 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.108 +@@ -9,4 +9,4 @@ Version: 2.8.109 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.108 +@@ -9,4 +9,4 @@ Version: 2.8.109 Requires: Libs: -L${libdir} -lgsoapssl Libs.private: @SAMPLE_SSL_LIBS@ @SAMPLE_EXTRA_LIBS@ diff --git a/src/gsoap.mk b/src/gsoap.mk index a9a12a3..2a2bd5e 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.108 -$(PKG)_CHECKSUM := 745b63d02eb49d6cf3d47fedaa344187fe532fb80bbd39c0ceee4cca285fa874 +$(PKG)_VERSION := 2.8.109 +$(PKG)_CHECKSUM := 27de421db6f8abfc443f2e1d5ccdcbd7e6373095b2c72df2b17f50a9c5f80d14 $(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) |