c-ares: update to 1.29.0.

This commit is contained in:
Duncaen 2024-06-04 19:28:54 +02:00
parent 5e658ca889
commit 4f7d4f5a50
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.28.1
version=1.29.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=675a69fc54ddbf42e6830bc671eeb6cd89eeca43828eb413243fd2c0a760809d
checksum=0b89fa425b825c4c7bc708494f374ae69340e4d1fdc64523bdbb2750bfc02ea7
make_check=ci-skip # segfaults only on CI
post_install() {