c-ares: update to 1.34.1.

This commit is contained in:
Duncaen 2024-10-12 20:54:23 +02:00
parent f329f290be
commit d101ee13b8
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.33.1
version=1.34.1
revision=1
build_style=gnu-configure
checkdepends="iana-etc"
@ -10,7 +10,7 @@ license="MIT"
homepage="https://c-ares.org/"
changelog="https://c-ares.org/changelog.html"
distfiles="https://github.com/c-ares/c-ares/releases/download/v${version}/c-ares-${version}.tar.gz"
checksum=06869824094745872fa26efd4c48e622b9bd82a89ef0ce693dc682a23604f415
checksum=7e846f1742ab5998aced36d170408557de5292b92ec404fb0f7422f946d60103
make_check=ci-skip # segfaults only on CI
post_install() {