From 3fefe323f3f67fc64edf1014579ed084e9722610 Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 12 Mar 2021 19:07:10 +0300 Subject: [PATCH] xsd-4.1.0 --- programming/misc/xsd/pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/programming/misc/xsd/pspec.xml b/programming/misc/xsd/pspec.xml index db974936d5..a387c74da3 100644 --- a/programming/misc/xsd/pspec.xml +++ b/programming/misc/xsd/pspec.xml @@ -12,13 +12,13 @@ library An open-source, cross-platform W3C XML Schema to C++ data binding compiler CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to C++ data binding compiler. Provided with an XML instance specification (XML Schema), it generates C++ classes that represent the given vocabulary as well as parsing and serialization code. You can then access the data stored in XML using types and functions that semantically correspond to your application domain rather than dealing with intricacies of reading and writing XML. - http://codesynthesis.com/download/xsd/4.0/xsd-4.0.0+dep.tar.bz2 + https://codesynthesis.com/~boris/tmp/xsd/4.1.0.a11/xsd-4.1.0.a11+dep.tar.bz2 xerces-c-devel boost-devel - xsdcxx.patch + @@ -58,6 +58,13 @@ + + 2021-03-12 + 4.1.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-09-09 4.0.0