summaryrefslogtreecommitdiff
path: root/libmhello
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-02 12:34:54 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-02 12:34:54 +0300
commit1831872e311e0276507eb186680eded5a9667fa9 (patch)
tree2cac7a21e4d5a4dd81c78945720cf18e5b618704 /libmhello
parentd83bc2f529fef50f74478a2c294f1138cc86d5e2 (diff)
Reorder urls/emails in manifest
Diffstat (limited to 'libmhello')
-rw-r--r--libmhello/manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmhello/manifest b/libmhello/manifest
index 6e5971e..f6c3209 100644
--- a/libmhello/manifest
+++ b/libmhello/manifest
@@ -9,8 +9,8 @@ A simple library that implements the "Hello World" example in C++ with
modules. Its primary goal is to show a canonical build2/bpkg project/package.
\
url: http://www.example.org/libmhello
-email: hello-users@example.org
src-url: https://git.build2.org/cgit/hello/libhello/tree/libmhello
+email: hello-users@example.org
build-email: builds@build2.org
build-exclude: *-msvc_15u0* ; Broken C++ modules support
build-include: *-msvc_15*