c-ares: update to 1.27.0.

This commit is contained in:
Duncaen 2024-02-27 22:28:24 +01:00
parent 7e39be6810
commit 6f9e19ac6a
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.26.0
version=1.27.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=bed58c4f02b009080ebda6c2467ba469722ac6aebbf4497dc44a83d8c6194e50
checksum=0a72be66959955c43e2af2fbd03418e82a2bd5464604ec9a62147e37aceb420b
make_check=ci-skip # segfaults only on CI
post_install() {