diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2024-06-17 14:25:53 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2024-06-17 14:25:53 +0200 |
commit | 3cda1db109e42cbc72a555e7195b187548d9b488 (patch) | |
tree | 84f5abfc92951ab4448167ab43cba94bf0578b39 /manifest | |
parent | 1efc9918dc47783652ff64243a3db9a2250cc840 (diff) |
Release version 0.17.0v0.17.0
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ : 1 name: openssl-agent -version: 0.17.0-a.0.z +version: 0.17.0 project: build2 summary: OpenSSL key agent license: MIT @@ -15,6 +15,6 @@ email: users@build2.org build-warning-email: builds@build2.org 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-a.0.1 0.17.0-a.1) +depends: * build2 >= 0.16.0 +depends: * bpkg >= 0.16.0 +depends: libbutl ^0.17.0 |