c-ares: update to 1.32.2.
This commit is contained in:
parent
7a2e9243a7
commit
eac2a4bf15
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue