From 02c0ae5f03f71d1501a4e88a598c6ed0b00a4bc6 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sun, 30 Jul 2017 18:44:01 +0300 Subject: Add src-url manifest value --- libmprint/manifest | 1 + libprint/manifest | 1 + 2 files changed, 2 insertions(+) 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- -- cgit v1.1