summaryrefslogtreecommitdiff
path: root/libhello/manifest
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-05 16:07:37 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-05 16:07:37 +0200
commit2cdbd7464ab21fe63c39fd676b136aa8e05a25c7 (patch)
tree94bdb8a8f3f6cca95338d325e46585a4bc74cbe1 /libhello/manifest
parent4429bd6724a4668464e8a7920e3c77860b127678 (diff)
Update manifest (url, version constraints)
Diffstat (limited to 'libhello/manifest')
-rw-r--r--libhello/manifest8
1 files changed, 4 insertions, 4 deletions
diff --git a/libhello/manifest b/libhello/manifest
index ff95657..4cd3296 100644
--- a/libhello/manifest
+++ b/libhello/manifest
@@ -8,11 +8,11 @@ description: \
A simple library that implements the "Hello World" example in C++. Its primary
goal is to show a canonical build2/bpkg project/package.
\
-url: http://www.example.org/libhello
+url: https://git.build2.org/cgit/hello/libhello
src-url: https://git.build2.org/cgit/hello/libhello/tree/libhello
-email: hello-users@example.org
+email: users@build2.org
build-email: builds@build2.org
depends: * build2 >= 0.7.0-
depends: * bpkg >= 0.7.0-
-depends: libformat [1.0.0 2.0.0-); @@ TMP ^1.0.0
-depends: libprint [1.0.0 2.0.0-); @@ TMP ^1.0.0
+depends: libformat ^1.0.0
+depends: libprint ^1.0.0