diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2024-06-19 12:23:04 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2024-06-19 12:23:04 +0200 |
commit | 6053465d46ba7e8dae85c4c60b43469ecfbe0b3f (patch) | |
tree | 6f864c2c99b7050c6e30d1768732845fe017eef3 /manifest | |
parent | 3cda1db109e42cbc72a555e7195b187548d9b488 (diff) |
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.17.0 +version: 0.18.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.17.0 +depends: libbutl [0.18.0-a.0.1 0.18.0-a.1) |