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/clockutils/CONTROL | 1 + 1 file changed, 1 insertion(+) (limited to 'ports/clockutils') diff --git a/ports/clockutils/CONTROL b/ports/clockutils/CONTROL index 37c5ec8ca..c555fd418 100644 --- a/ports/clockutils/CONTROL +++ b/ports/clockutils/CONTROL @@ -1,3 +1,4 @@ Source: clockutils Version: 1.1.1-3651f232c27074c4ceead169e223edf5f00247c5-3 +Homepage: https://github.com/ClockworkOrigins/clockUtils Description: A lightweight c++ library for commonly needed tasks. Optimized for simplicity and speed. -- cgit v1.2.3