diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2023-07-05 10:19:20 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2023-07-05 10:19:20 +0200 |
commit | 453aeb447c821578468b28bbb72294ffbc2a8b9d (patch) | |
tree | f8a9cd4005ba16c0febab37492455341976fe60f | |
parent | 355129180465e82cdcc1f174c5039420391953f5 (diff) |
Change version to 0.17.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.16.0 +version: 0.17.0-a.0.z project: build2 summary: OpenSSL key agent license: MIT @@ -17,4 +17,4 @@ builds: host : &( +linux +freebsd ); Currently only supported on Linux and BSD. requires: c++14 depends: * build2 >= 0.16.0- depends: * bpkg >= 0.16.0- -depends: libbutl ^0.16.0 +depends: libbutl [0.17.0-a.0.1 0.17.0-a.1) |