diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-30 18:58:38 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-30 18:58:38 +0300 |
commit | fa9f8c91c60c7c9d8868a69269aef27e706054be (patch) | |
tree | 565bf6e7e6d4f4d1d6b12d097ff67e70a96d52d4 /libmhello/manifest | |
parent | b86d23391e4b7882ebfca582d146e75c6cc1e454 (diff) |
Add src-url manifest value
Diffstat (limited to 'libmhello/manifest')
-rw-r--r-- | libmhello/manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmhello/manifest b/libmhello/manifest index fb86191..6e5971e 100644 --- a/libmhello/manifest +++ b/libmhello/manifest @@ -10,6 +10,7 @@ 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 build-email: builds@build2.org build-exclude: *-msvc_15u0* ; Broken C++ modules support build-include: *-msvc_15* |