summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-07-30 18:44:01 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-07-30 18:44:01 +0300
commit02c0ae5f03f71d1501a4e88a598c6ed0b00a4bc6 (patch)
treef919f50430b611c8ee8cc63abe22e9e0f0f1cca3
parent01399cea3ff5d5d64c987d06c882a1c7c9cdd878 (diff)
Add src-url manifest value
-rw-r--r--libmprint/manifest1
-rw-r--r--libprint/manifest1
2 files changed, 2 insertions, 0 deletions
diff --git a/libmprint/manifest b/libmprint/manifest
index 2ece2e4..b129860 100644
--- a/libmprint/manifest
+++ b/libmprint/manifest
@@ -10,6 +10,7 @@ with modules.
\
url: http://www.example.org/libmprint
email: hello-users@example.org
+src-url: https://git.build2.org/cgit/hello/libprint/tree/libmprint
build-email: builds@build2.org
build-exclude: *-msvc_15u0* ; Broken C++ modules support
build-include: *-msvc_15*
diff --git a/libprint/manifest b/libprint/manifest
index f32d236..e7a647e 100644
--- a/libprint/manifest
+++ b/libprint/manifest
@@ -9,6 +9,7 @@ A simple library that implements the "Hello World" example printer in C++.
\
url: http://www.example.org/libprint
email: hello-users@example.org
+src-url: https://git.build2.org/cgit/hello/libprint/tree/libprint
build-email: builds@build2.org
requires: c++11
depends: * build2 >= 0.5.0-