diff options
| author | Gerald Combs <gerald@wireshark.org> | 2020-12-01 13:49:39 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-01 13:49:39 -0800 |
| commit | 8ab16db55faa0376946be948d2ab39c8acb7018f (patch) | |
| tree | 47fea50b5fc5c2b063f429d590cc02f60f3883db /ports/c-ares/CONTROL | |
| parent | 6b117c9c7e23b933045e0f898120ec837a3816f0 (diff) | |
| download | vcpkg-8ab16db55faa0376946be948d2ab39c8acb7018f.tar.gz vcpkg-8ab16db55faa0376946be948d2ab39c8acb7018f.zip | |
[c-ares] Update to 1.17.1. (#14863)
Update c-ares to 1.17.1, the current version as of
2020-11-30. The release announcement can be found at
https://c-ares.haxx.se/mail/c-ares-archive-2020-11/0008.shtml.
Fixes #14828.
Diffstat (limited to 'ports/c-ares/CONTROL')
| -rw-r--r-- | ports/c-ares/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/c-ares/CONTROL b/ports/c-ares/CONTROL index 4898ec5de..c7243e1e8 100644 --- a/ports/c-ares/CONTROL +++ b/ports/c-ares/CONTROL @@ -1,5 +1,5 @@ Source: c-ares -Version: 2019-5-2-1 +Version: 1.17.1 Homepage: https://github.com/c-ares/c-ares Description: A C library for asynchronous DNS requests Supports: !uwp
\ No newline at end of file |
