diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-26 08:47:25 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-26 08:47:25 +0200 |
commit | e25966c773cdfb800cb2598c13940183fc88b99e (patch) | |
tree | 9681195c81eeecce7d5ad9129757bdfcec52adde /manifest | |
parent | 1f6c223aa001c07d3c27d83bb841a61edeb5623e (diff) |
Release version 2.5.0-b.23v2.5.0-b.23
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ : 1 name: libodb-boost -version: 2.5.0-b.22.z +version: 2.5.0-b.23 project: odb summary: Boost ODB profile library license: GPL-2.0-only @@ -16,6 +16,6 @@ build-warning-email: odb-builds@codesynthesis.com builds: all requires: c++11 requires: libboost ; Requires not yet packaged libboost. -depends: * build2 >= 0.14.0- -depends: * bpkg >= 0.14.0- -depends: libodb [2.5.0-b.22.1 2.5.0-b.23) +depends: * build2 >= 0.15.0- +depends: * bpkg >= 0.15.0- +depends: libodb == 2.5.0-b.23 |