Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .reqcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ repos:
owner: ngtcp2
repo: ngtcp2

c-ares:
host: github
owner: c-ares
repo: c-ares

curl:
host: github
owner: curl
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
| [nghttp2](https://nghttp2.org) | 1.64.0 | 2024-10-21 |
| [nghttp3](https://github.com/ngtcp2/nghttp3) | 1.6.0 | 2024-10-05 |
| [ngtcp2](https://github.com/ngtcp2/ngtcp2) | 1.8.1 | 2024-10-17 |
| [c-ares](https://c-ares.org) | 1.33.0 | 2024-08-02 |
| [curl](https://curl.se) | 8.11.0 | 2024-11-05 |
| [libxml2](http://xmlsoft.org) | 2.13.5 | 2024-11-12 |
| [libxslt](http://xmlsoft.org/libxslt) | 1.1.42 | 2024-07-04 |
Expand Down
65 changes: 0 additions & 65 deletions ports/c-ares/portfile.cmake

This file was deleted.

17 changes: 0 additions & 17 deletions ports/c-ares/vcpkg.json

This file was deleted.

2 changes: 1 addition & 1 deletion ports/curl/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"zlib"
],
"features": {
"ares": {
"c-ares": {
"description": "Enable c-ares for asynchronous DNS requests.",
"dependencies": [
"c-ares"
Expand Down