diff options
| author | Darrin W. Cullop <dexstar@gmail.com> | 2019-05-02 17:39:13 -0700 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-05-02 17:39:13 -0700 |
| commit | b72f36e8cdd96ec482785e33f72f99cceebda8ad (patch) | |
| tree | a0d91b0278b7ce7bb77bfccb80a6664663971bbd /ports/c-ares/CONTROL | |
| parent | fd0e13db0480997f27aa70278ba0fa2fcd7ed95a (diff) | |
| download | vcpkg-b72f36e8cdd96ec482785e33f72f99cceebda8ad.tar.gz vcpkg-b72f36e8cdd96ec482785e33f72f99cceebda8ad.zip | |
[c-ares] Update to Latest (#6287)
* [c-ares] Update to Latest
The latest has fixes to support ARM/ARM64 on Windows
* Update version string
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 204fd6668..525bd8985 100644 --- a/ports/c-ares/CONTROL +++ b/ports/c-ares/CONTROL @@ -1,4 +1,4 @@ Source: c-ares -Version: cares-1_15_0 +Version: 2019-5-2 Description: A C library for asynchronous DNS requests Build-Depends: |
