diff options
| author | Park DongHa <luncliff@gmail.com> | 2020-04-07 23:47:29 +0900 |
|---|---|---|
| committer | Park DongHa <luncliff@gmail.com> | 2020-04-07 23:47:29 +0900 |
| commit | dfdb2095fbef21060df6205bd2875ede4a585a7d (patch) | |
| tree | d919686f19a9709f830ca418e1a2152d5e0c737e /ports/cppcoro/CONTROL | |
| parent | aff31e139eb8a72c56c737446514b4a2ab5d9751 (diff) | |
| download | vcpkg-dfdb2095fbef21060df6205bd2875ede4a585a7d.tar.gz vcpkg-dfdb2095fbef21060df6205bd2875ede4a585a7d.zip | |
[cppcoro] update with PR review
* update reference to tag and hash value
* ${PORT} for destination
Linux build support should marked unavailable?
Diffstat (limited to 'ports/cppcoro/CONTROL')
| -rw-r--r-- | ports/cppcoro/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/cppcoro/CONTROL b/ports/cppcoro/CONTROL index eb77edb81..759974bb6 100644 --- a/ports/cppcoro/CONTROL +++ b/ports/cppcoro/CONTROL @@ -1,4 +1,5 @@ Source: cppcoro
+Homepage: https://github.com/luncliff/cppcoro
Version: 2020.04
Description: A library of C++ coroutine abstractions for the coroutines TS
Supports: !uwp
|
