From fa9f8c91c60c7c9d8868a69269aef27e706054be Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sun, 30 Jul 2017 18:58:38 +0300 Subject: Add src-url manifest value --- libhello/manifest | 1 + libmhello/manifest | 1 + 2 files changed, 2 insertions(+) diff --git a/libhello/manifest b/libhello/manifest index fee9ce7..df2e9c5 100644 --- a/libhello/manifest +++ b/libhello/manifest @@ -10,6 +10,7 @@ goal is to show a canonical build2/bpkg project/package. \ url: http://www.example.org/libhello email: hello-users@example.org +src-url: https://git.build2.org/cgit/hello/libhello/tree/libhello build-email: builds@build2.org requires: c++11 depends: * build2 >= 0.5.0- 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* -- cgit v1.1