diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-08-02 12:35:27 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-08-02 12:35:27 +0300 |
commit | 7911ece91007ece37d4ab33a0be95a70cb7a2761 (patch) | |
tree | 4d6d77c3830ed8b8427f74a0345d79394ab45a06 /libmprint/manifest | |
parent | ee4d88da19f068fe00189ac2e1ce0983ad239b9b (diff) |
Reorder urls/emails in manifest
Diffstat (limited to 'libmprint/manifest')
-rw-r--r-- | libmprint/manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmprint/manifest b/libmprint/manifest index b129860..df24189 100644 --- a/libmprint/manifest +++ b/libmprint/manifest @@ -9,8 +9,8 @@ A simple library that implements the "Hello World" example printer in C++ with modules. \ url: http://www.example.org/libmprint -email: hello-users@example.org src-url: https://git.build2.org/cgit/hello/libprint/tree/libmprint +email: hello-users@example.org build-email: builds@build2.org build-exclude: *-msvc_15u0* ; Broken C++ modules support build-include: *-msvc_15* |