summaryrefslogtreecommitdiff
path: root/libformat/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-07-22 17:10:42 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-07-22 17:10:42 +0300
commit7a8854513c444bc841c9c0906db3fea2d57134a6 (patch)
tree9052e2f312cdc855f22de1bb9bcfb0afd57c402c /libformat/manifest
parent44348e700e46aa108863e741a3ec8f9f22545b24 (diff)
Release version 1.0.0+10v1.0.0+10
Bump project requirements for build2 to 0.14.0 Move package description from manifest to README.md file
Diffstat (limited to 'libformat/manifest')
-rw-r--r--libformat/manifest10
1 files changed, 4 insertions, 6 deletions
diff --git a/libformat/manifest b/libformat/manifest
index 4ef980c..19fdaa6 100644
--- a/libformat/manifest
+++ b/libformat/manifest
@@ -1,17 +1,15 @@
: 1
name: libformat
-version: 1.0.0+9
+version: 1.0.0+10
project: hello
summary: The "Hello World" example formatter library
license: MIT ; MIT License.
topics: hello world example
-description:\
-A simple library that implements the "Hello World" formatting in C++.
-\
+description-file: README.md
url: https://git.build2.org/cgit/hello/libformat
src-url: https://git.build2.org/cgit/hello/libformat/tree/libformat
email: users@build2.org
build-warning-email: builds@build2.org
builds: all
-depends: * build2 >= 0.14.0-
-depends: * bpkg >= 0.14.0-
+depends: * build2 >= 0.14.0
+depends: * bpkg >= 0.14.0