c-ares: update to 1.34.3.

This commit is contained in:
Duncaen 2024-11-11 02:27:39 +01:00
parent 4ea9d59b03
commit e5651643a7
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.34.2
version=1.34.3
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=35410aa625cc9ee95b66475f54aea7c81c673fb63d75fad5eee267711503b72a
checksum=26e1f7771da23e42a18fdf1e58912a396629e53a2ac71b130af93bbcfb90adbe
make_check=ci-skip # segfaults only on CI
post_install() {