summaryrefslogtreecommitdiff
path: root/hello/manifest
diff options
context:
space:
mode:
Diffstat (limited to 'hello/manifest')
-rw-r--r--hello/manifest15
1 files changed, 6 insertions, 9 deletions
diff --git a/hello/manifest b/hello/manifest
index 90bdb1d..3dc3f0d 100644
--- a/hello/manifest
+++ b/hello/manifest
@@ -1,19 +1,16 @@
: 1
name: hello
-version: 1.0.0+4
+version: 1.0.0+10
+language: c++
summary: The "Hello World" example program
license: MIT ; MIT License.
topics: hello world example
-description: \
-A simple program that implements the "Hello World" example in C++ using the
-libhello library. Its primary goal is to show a canonical build2/bpkg
-project/package.
-\
+description-file: README.md
url: https://git.build2.org/cgit/hello/hello
src-url: https://git.build2.org/cgit/hello/hello/tree/hello
email: users@build2.org
-build-email: builds@build2.org
+build-warning-email: builds@build2.org
builds: all
-depends: * build2 >= 0.11.0
-depends: * bpkg >= 0.11.0
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-
depends: libhello ^1.0.0