c-ares: update to 1.32.2.

This commit is contained in:
Duncaen 2024-07-16 15:57:36 +02:00
parent 7a2e9243a7
commit eac2a4bf15
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.32.1
version=1.32.2
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=63be2c4ee121faa47e9766f735b4cde750fff2c563f81c11e572d3dc6401e5e7
checksum=072ff6b30b9682d965b87eb9b77851dc1cd8e6d8090f6821a56bd8fa89595061
make_check=ci-skip # segfaults only on CI
post_install() {