diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-08-02 12:33:44 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-08-02 12:33:44 +0300 |
commit | 62075331b0681fd2037971b4ad6ae31508ea1cfd (patch) | |
tree | 468cf2fe06ccaa34f3082fba5c77a0c3f0246abd | |
parent | 64f6c20dfb8b201acb481735861cfaa20d38337c (diff) |
Reorder urls/emails in manifestbuild2-0.6.1build2-0.6.0
-rw-r--r-- | hello0/manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hello0/manifest b/hello0/manifest index a88c01e..4f60795 100644 --- a/hello0/manifest +++ b/hello0/manifest @@ -4,8 +4,8 @@ version: 1.0.0 summary: Zero-dependencies "Hello World" program license: public-domain url: http://example.org/hello0 -email: hello0@example.org src-url: https://git.build2.org/cgit/hello/hello0/tree/hello0 +email: hello0@example.org build-email: builds@build2.org requires: c++11 depends: * build2 >= 0.5.0- |