mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-01 13:37:55 +08:00
[lest] Add optional 'Homepage' field to CONTROL (#14004)
* [vcpkg] Add optional 'Homepage' field to CONTROL [control file] Add optional 'Homepage' tag This allows a 'Homepage' tag to be added to a port. * Update ports/lest/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
This commit is contained in:
parent
ea3c975edb
commit
33e975398d
@ -1,3 +1,5 @@
|
||||
Source: lest
|
||||
Version: 1.35.1
|
||||
Version: 1.35.1
|
||||
Port-Version: 1
|
||||
Description: A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)
|
||||
Homepage: https://github.com/martinmoene/lest
|
||||
|
Loading…
x
Reference in New Issue
Block a user