aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
Diffstat (limited to 'manifest')
-rw-r--r--manifest18
1 files changed, 9 insertions, 9 deletions
diff --git a/manifest b/manifest
index 2c855b5..5fcb879 100644
--- a/manifest
+++ b/manifest
@@ -1,9 +1,9 @@
: 1
name: bbot
-version: 0.14.0-a.0.z
+version: 0.17.0-a.0.z
project: build2
summary: build2 build bot
-license: other: TODO ; License is not yet decided, currently all rights reserved.
+license: MIT
topics: continuous integration and testing, build automation, build toolchain
keywords: CI CD
description-file: README
@@ -13,11 +13,11 @@ doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/bbot/tree/
email: users@build2.org
build-warning-email: builds@build2.org
-builds: host
+builds: all : &host
requires: c++14
-depends: * build2 >= 0.13.0
-depends: * bpkg >= 0.13.0
-# @@ Should probably become conditional dependency.
-requires: ? cli ; Only required if changing .cli files.
-depends: libbutl [0.14.0-a.0.1 0.14.0-a.1)
-depends: libbbot [0.14.0-a.0.1 0.14.0-a.1)
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-
+# @@ DEP Should probably become conditional dependency.
+#requires: ? cli ; Only required if changing .cli files.
+depends: libbutl [0.17.0-a.0.1 0.17.0-a.1)
+depends: libbbot [0.17.0-a.0.1 0.17.0-a.1)