diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-18 14:57:36 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-18 14:57:36 +0200 |
commit | 9797bb2feba4a38f15923e853ca82b985d895281 (patch) | |
tree | 6e3700ae8f547e5189794753dcae8cf748b79294 /manifest | |
parent | 45bde7e6a53666b005e7487b64b7118c8fcb2593 (diff) |
Release version 0.13.0v0.13.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.13.0-a.0.z +version: 0.13.0 project: build2 summary: OpenSSL key agent license: MIT @@ -15,6 +15,6 @@ email: users@build2.org build-warning-email: builds@build2.org builds: linux ; Currently only supported on Linux. requires: c++14 -depends: * build2 >= 0.13.0- -depends: * bpkg >= 0.13.0- -depends: libbutl [0.13.0-a.0.1 0.13.0-a.1) +depends: * build2 >= 0.13.0 +depends: * bpkg >= 0.13.0 +depends: libbutl ^0.13.0 |