mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
c-ares: update to 1.32.0.
This commit is contained in:
parent
a9388e8c07
commit
b09cc5cfa4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'c-ares'
|
# Template file for 'c-ares'
|
||||||
pkgname=c-ares
|
pkgname=c-ares
|
||||||
version=1.31.0
|
version=1.32.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
checkdepends="iana-etc"
|
checkdepends="iana-etc"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://c-ares.org/"
|
homepage="https://c-ares.org/"
|
||||||
changelog="https://c-ares.org/changelog.html"
|
changelog="https://c-ares.org/changelog.html"
|
||||||
distfiles="https://github.com/c-ares/c-ares/releases/download/v${version}/c-ares-${version}.tar.gz"
|
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
|
make_check=ci-skip # segfaults only on CI
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue