Skip to content

Commit

Permalink
c-ares: update to 1.32.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncaen committed Jul 7, 2024
1 parent a9388e8 commit b09cc5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/c-ares/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'c-ares'
pkgname=c-ares
version=1.31.0
version=1.32.0
revision=1
build_style=gnu-configure
checkdepends="iana-etc"
Expand All @@ -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=0167a33dba96ca8de29f3f598b1e6cabe531799269fd63d0153aa0e6f5efeabd
checksum=5ab3fad06edb98fe8081febe1e41a027cfa3199fc525a59c851376414fe24c5b
make_check=ci-skip # segfaults only on CI

post_install() {
Expand Down

0 comments on commit b09cc5c

Please sign in to comment.