mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 19:13:51 +02:00
c-ares: update to 1.32.3.
This commit is contained in:
parent
39a6567ed5
commit
2d56605c31
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.32.2
|
version=1.32.3
|
||||||
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=072ff6b30b9682d965b87eb9b77851dc1cd8e6d8090f6821a56bd8fa89595061
|
checksum=5f02cc809aac3f6cc5edc1fac6c4423fd5616d7406ce47b904c24adf0ff2cd0f
|
||||||
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