c-ares: update to 1.33.1.

This commit is contained in:
Duncaen 2024-08-26 15:53:21 +02:00
parent 572e8be8b9
commit 5be75d370c
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.0
version=1.33.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=3e41df2f172041eb4ecb754a464c11ccc5046b2a1c8b1d6a40dac45d3a3b2346
checksum=06869824094745872fa26efd4c48e622b9bd82a89ef0ce693dc682a23604f415
make_check=ci-skip # segfaults only on CI
post_install() {