diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-30 18:43:24 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-30 18:55:22 +0300 |
commit | f318afd297340a734e633620ab4bfb4968796df8 (patch) | |
tree | 53e725936af0c5317435f4e11e86f63d51176b68 /libmhello | |
parent | 0f6b759e11451b9cdae4b5f64fdcc82989161482 (diff) |
Add src-url manifest value
Diffstat (limited to 'libmhello')
-rw-r--r-- | libmhello/manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmhello/manifest b/libmhello/manifest index ca78c31..641cb54 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?h=1.0 build-email: builds@build2.org build-exclude: *-msvc_15u0* ; Broken C++ modules support build-include: *-msvc_15* |