From 18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad Mon Sep 17 00:00:00 2001 From: pravic Date: Sun, 16 Jun 2019 02:54:47 +0300 Subject: [WIP] Add a Homepage URL entry for vcpkg ports (#2933) * [vcpkg] Add "Homepage" field to the CONTROL files. --- ports/libgit2/CONTROL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ports/libgit2/CONTROL') diff --git a/ports/libgit2/CONTROL b/ports/libgit2/CONTROL index 71ba1a4c9..5c396d473 100644 --- a/ports/libgit2/CONTROL +++ b/ports/libgit2/CONTROL @@ -1,4 +1,5 @@ Source: libgit2 -Version: 0.28.2 +Version: 0.28.2 +Homepage: https://github.com/libgit2/libgit2 Build-Depends: openssl (!windows&&!uwp) Description: Git linkable library -- cgit v1.2.3