From 1f26385167a25151b5431d6cfe00b88f2fc1f550 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 5 May 2018 16:07:37 +0200 Subject: Update manifest (url, version constraints) --- hello/manifest | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hello') diff --git a/hello/manifest b/hello/manifest index 182cc36..6a4fd5d 100644 --- a/hello/manifest +++ b/hello/manifest @@ -9,10 +9,10 @@ A simple program that implements the "Hello World" example in C++ using the libhello library. Its primary goal is to show a canonical build2/bpkg project/package. \ -url: http://www.example.org/hello +url: https://git.build2.org/cgit/hello/hello src-url: https://git.build2.org/cgit/hello/hello/tree/hello -email: hello-users@example.org +email: users@build2.org build-email: builds@build2.org depends: * build2 >= 0.7.0- depends: * bpkg >= 0.7.0- -depends: libhello [1.0.0 2.0.0-); @@ TMP ^1.0.0 +depends: libhello ^1.0.0 -- cgit v1.1