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 | f4e3e14f67200c4d2b2ece7750c8730e3545d7ee (patch) | |
tree | ebb15456c21846f9974dcdd41bfe62a811c2aef8 /libmprint | |
parent | 13e9e236ec3e0cd30bc26223430c8ff55026c08b (diff) |
Update manifest (url, version constraints)
Diffstat (limited to 'libmprint')
-rw-r--r-- | libmprint/manifest | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmprint/manifest b/libmprint/manifest index bf1cf0b..3e9783b 100644 --- a/libmprint/manifest +++ b/libmprint/manifest @@ -8,9 +8,9 @@ description: \ A simple library that implements the "Hello World" example printer in C++ with modules. \ -url: http://www.example.org/libmprint +url: https://git.build2.org/cgit/hello/libprint src-url: https://git.build2.org/cgit/hello/libprint/tree/libmprint -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* |