diff options
Diffstat (limited to 'libxsd/manifest')
-rw-r--r-- | libxsd/manifest | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libxsd/manifest b/libxsd/manifest index 45bab01..c81d444 100644 --- a/libxsd/manifest +++ b/libxsd/manifest @@ -1,6 +1,6 @@ : 1 name: libxsd -version: 4.2.0-b.3.z +version: 4.2.0-b.4 project: xsd summary: XML Schema to C++ data binding compiler runtime library license: other: GPL-2.0-only with Xerces-C++ linking exception and FLOSS exception @@ -12,6 +12,6 @@ doc-url: https://www.codesynthesis.com/projects/xsd/ src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/libxsd/ email: xsd-users@codesynthesis.com ; Mailing list build-warning-email: builds@codesynthesis.com -depends: * build2 >= 0.14.0 -depends: * bpkg >= 0.14.0 +depends: * build2 >= 0.15.0 +depends: * bpkg >= 0.15.0 tests: libxsd-tests == $ |