diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-20 09:13:18 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-20 09:13:18 +0200 |
commit | 3c5665c690064e91b912fe2df01735c78e3d47be (patch) | |
tree | 938c5af03eb341526013e8f67e0c8e6dacc0b64d | |
parent | dcd81818806704e56c37841368332a47c3b1420b (diff) |
Change to version 0.15.0-a.0.z
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ : 1 name: openssl-agent -version: 0.14.0 +version: 0.15.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.14.0- depends: * bpkg >= 0.14.0- -depends: libbutl ^0.14.0 +depends: libbutl [0.15.0-a.0.1 0.15.0-a.1) |