c-ares: update to 1.22.0.

This commit is contained in:
Duncaen 2023-11-15 18:04:17 +01:00
parent f25ae39e23
commit 135fcb573c
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

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