From 4f7d4f5a5068b0b27ca50a0863ca3ebbe9009fda Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 4 Jun 2024 19:28:54 +0200 Subject: [PATCH] c-ares: update to 1.29.0. --- srcpkgs/c-ares/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/c-ares/template b/srcpkgs/c-ares/template index 7ffd646a50a..32a0b0420f1 100644 --- a/srcpkgs/c-ares/template +++ b/srcpkgs/c-ares/template @@ -1,6 +1,6 @@ # Template file for 'c-ares' pkgname=c-ares -version=1.28.1 +version=1.29.0 revision=1 build_style=gnu-configure checkdepends="iana-etc" @@ -10,7 +10,7 @@ license="MIT" homepage="https://c-ares.haxx.se/" changelog="https://c-ares.haxx.se/changelog.html" distfiles="https://c-ares.haxx.se/download/c-ares-${version}.tar.gz" -checksum=675a69fc54ddbf42e6830bc671eeb6cd89eeca43828eb413243fd2c0a760809d +checksum=0b89fa425b825c4c7bc708494f374ae69340e4d1fdc64523bdbb2750bfc02ea7 make_check=ci-skip # segfaults only on CI post_install() {