c-ares: update to 1.23.0.
This commit is contained in:
parent
0977459e6d
commit
7bc0ddadb9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'c-ares'
|
||||
pkgname=c-ares
|
||||
version=1.22.1
|
||||
version=1.23.0
|
||||
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=f67c180deb799c670d9dda995a18ce06f6c7320b6c6363ff8fa85b77d0da9db8
|
||||
checksum=cb614ecf78b477d35963ebffcf486fc9d55cc3d3216f00700e71b7d4868f79f5
|
||||
make_check=ci-skip # segfaults only on CI
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue