From fc6ea551acb890443cbe07f3af36330d26b37dc3 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sun, 30 Jul 2017 18:43:00 +0300 Subject: Add src-url manifest value --- libformat/manifest | 1 + libmformat/manifest | 1 + 2 files changed, 2 insertions(+) diff --git a/libformat/manifest b/libformat/manifest index 23cf1bb..1b8beb0 100644 --- a/libformat/manifest +++ b/libformat/manifest @@ -9,6 +9,7 @@ A simple library that implements the "Hello World" formatting in C++. \ url: http://www.example.org/libformat email: hello-users@example.org +src-url: https://git.build2.org/cgit/hello/libformat/tree/libformat build-email: builds@build2.org requires: c++11 depends: * build2 >= 0.5.0- diff --git a/libmformat/manifest b/libmformat/manifest index 97ee836..eb6439d 100644 --- a/libmformat/manifest +++ b/libmformat/manifest @@ -10,6 +10,7 @@ modules. \ url: http://www.example.org/libmformat email: hello-users@example.org +src-url: https://git.build2.org/cgit/hello/libformat/tree/libmformat build-email: builds@build2.org build-exclude: *-msvc_15u0* ; Broken C++ modules support build-include: *-msvc_15* -- cgit v1.1