c-ares: update to 1.21.0.

This commit is contained in:
Duncaen 2023-11-03 23:57:26 +01:00
parent 9986bbd0d9
commit 535e8828ab
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'c-ares'
pkgname=c-ares
version=1.20.1
version=1.21.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=de24a314844cb157909730828560628704f4f896d167dd7da0fa2fb93ea18b10
checksum=cd7aa3af1d3ee780d6437039a7ddb7f1ec029f9c4f7aabb0197e384eb5bc2f2d
make_check=ci-skip # segfaults only on CI
post_install() {