c-ares: update to 1.22.1.

This commit is contained in:
Duncaen 2023-11-20 21:35:49 +01:00
parent 2dbffedc53
commit e03f76784a
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.22.0
version=1.22.1
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=ad2e205088083317147c9f9eab5f24b82c3d50927c381a7c963deeb1182dbc21
checksum=f67c180deb799c670d9dda995a18ce06f6c7320b6c6363ff8fa85b77d0da9db8
make_check=ci-skip # segfaults only on CI
post_install() {