diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-05 16:07:37 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-05 16:07:37 +0200 |
commit | f6f9b5e53ccf30fc93c1beb9a1c7d77aafeeac6a (patch) | |
tree | 3f82ba0123957e73f9ea5222ac6401974ef4118a /libmformat/manifest | |
parent | b636924958794af6763c7098ea7d36f73c8b7f44 (diff) |
Update manifest (url, version constraints)
Diffstat (limited to 'libmformat/manifest')
-rw-r--r-- | libmformat/manifest | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmformat/manifest b/libmformat/manifest index 456e386..81543c1 100644 --- a/libmformat/manifest +++ b/libmformat/manifest @@ -8,9 +8,9 @@ description: \ A simple library that implements the "Hello World" formatting in C++ with modules. \ -url: http://www.example.org/libmformat +url: https://git.build2.org/cgit/hello/libformat src-url: https://git.build2.org/cgit/hello/libformat/tree/libmformat -email: hello-users@example.org +email: users@build2.org build-email: builds@build2.org build-exclude: *-msvc_15u0* ; Broken C++ modules support build-include: *-msvc_15* |