[c-ares] update to 1.34.1 (#41455)

This commit is contained in:
Jia Yue Hua 2024-10-11 22:42:04 +08:00 committed by GitHub
parent 0e21db39f0
commit f767df2034
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO c-ares/c-ares
REF "v${VERSION}"
SHA512 38e9cd60b832ece7f2213ea490dd470d6cf2c59a717f2047cab6246a1cd0ca7f67b376ca184aabd14f02de0019f5c913ff68538179a167fc8676b526149d403a
SHA512 55494967123fc6be82ab89d08f28c5e9cdf5937751599076ce459dab61685b6a1b9bd7a74e882ee0f92634f81f8d80f10d4fe481dd5a79159e38525f83488403
HEAD_REF main
PATCHES
avoid-docs.patch

View File

@ -1,6 +1,6 @@
{
"name": "c-ares",
"version-semver": "1.33.1",
"version-semver": "1.34.1",
"description": "A C library for asynchronous DNS requests",
"homepage": "https://github.com/c-ares/c-ares",
"license": "MIT-CMU",

View File

@ -1449,7 +1449,7 @@
"port-version": 6
},
"c-ares": {
"baseline": "1.33.1",
"baseline": "1.34.1",
"port-version": 0
},
"c-dbg-macro": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c973b2d803485f9f32ff6404dec4d4b7bd2e5062",
"version-semver": "1.34.1",
"port-version": 0
},
{
"git-tree": "cfd9abf077e9d9b262d520a4df78e4f1d7204502",
"version-semver": "1.33.1",