diff options
| author | Billy O'Neal <bion@microsoft.com> | 2020-05-26 22:38:56 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-26 22:38:56 -0700 |
| commit | d4b6f751b77ff12c94589ee3818e35b105fc40cf (patch) | |
| tree | ff79ed6f6cafa24da845376e2773e785cd4af71f /ports/ponder/CONTROL | |
| parent | 6ea5808fd9c09f8aafc4824e555bb3a8dc3fdba9 (diff) | |
| download | vcpkg-d4b6f751b77ff12c94589ee3818e35b105fc40cf.tar.gz vcpkg-d4b6f751b77ff12c94589ee3818e35b105fc40cf.zip | |
[ponder] patch missing headers for Visual Studio 2019 16.6 (#11582)
* [ponder] patch missing headers, previously submitted as https://github.com/billyquith/ponder/pull/121
* Add home page.
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Remove vcpkg_common_functions.
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'ports/ponder/CONTROL')
| -rw-r--r-- | ports/ponder/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/ponder/CONTROL b/ports/ponder/CONTROL index 7f935d304..6efa61799 100644 --- a/ports/ponder/CONTROL +++ b/ports/ponder/CONTROL @@ -1,3 +1,4 @@ Source: ponder
-Version: 3.0.0
+Version: 3.0.0-1
Description: A C++ multi-purpose reflection library.
+Homepage: https://github.com/billyquith/ponder
|
