diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-08-02 12:34:18 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-08-02 12:34:18 +0300 |
commit | 793a2e3851751505cec9573651ba58cfae582fae (patch) | |
tree | ed643ab3d35f305f2cb13a02f565cbfdeb277d6c /libmformat | |
parent | c2e470cab7c8f95657864eefc9f3e193c17a01ef (diff) |
Reorder urls/emails in manifest
Diffstat (limited to 'libmformat')
-rw-r--r-- | libmformat/manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmformat/manifest b/libmformat/manifest index eb6439d..7f7d248 100644 --- a/libmformat/manifest +++ b/libmformat/manifest @@ -9,8 +9,8 @@ A simple library that implements the "Hello World" formatting in C++ with modules. \ url: http://www.example.org/libmformat -email: hello-users@example.org src-url: https://git.build2.org/cgit/hello/libformat/tree/libmformat +email: hello-users@example.org build-email: builds@build2.org build-exclude: *-msvc_15u0* ; Broken C++ modules support build-include: *-msvc_15* |