There is a new pull request by techflashYT against master on the void-packages repository https://github.com/techflashYT/void-packages fix-and-update-c-ares https://github.com/void-linux/void-packages/pull/50739 c-ares: Update to 1.30.0, apply new download link c-ares' new version is 1.30.0, and the current 1.29.0 doesn't build due to a now-missing download link. Fix both problems at once to get the package building again. I've tested these changes on several architectures for glibc and musl. #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, x86_64-glibc - I built this PR locally for these architectures (if supported. mark crossbuilds): - i686 - i686-musl - mips-musl - ppc - armv6l-musl - armv6l - aarch64-musl - aarch64 A patch file from https://github.com/void-linux/void-packages/pull/50739.patch is attached