diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-29 10:01:40 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-29 10:01:40 +0200 |
commit | 9a3245fba0bc0630b2bb6f998fba864de1384132 (patch) | |
tree | ee214aa8761cd102f41d0f818f0e1a34b857fd7f /manifest | |
parent | 5c6f931a66ea6cf64a47f537fd353576638cf7b9 (diff) |
Change version to 0.16.0-a.0.z
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ : 1 name: openssl-agent -version: 0.15.0 +version: 0.16.0-a.0.z project: build2 summary: OpenSSL key agent license: MIT @@ -17,4 +17,4 @@ builds: host : &linux ; Currently only supported on Linux. requires: c++14 depends: * build2 >= 0.15.0- depends: * bpkg >= 0.15.0- -depends: libbutl ^0.15.0 +depends: libbutl [0.16.0-a.0.1 0.16.0-a.1) |