c-ares: update to 1.26.0.

This commit is contained in:
Duncaen 2024-01-27 16:06:05 +01:00
parent e6288c7414
commit e5f73053d5
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.25.0
version=1.26.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=71832b93a48f5ff579c505f4869120c14e57b783275367207f1a98314aa724e5
checksum=bed58c4f02b009080ebda6c2467ba469722ac6aebbf4497dc44a83d8c6194e50
make_check=ci-skip # segfaults only on CI
post_install() {