mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
c-ares: update to 1.28.1.
This commit is contained in:
parent
4309c2896a
commit
7e3015e3ad
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.27.0
|
version=1.28.1
|
||||||
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.haxx.se/"
|
homepage="https://c-ares.haxx.se/"
|
||||||
changelog="https://c-ares.haxx.se/changelog.html"
|
changelog="https://c-ares.haxx.se/changelog.html"
|
||||||
distfiles="https://c-ares.haxx.se/download/c-ares-${version}.tar.gz"
|
distfiles="https://c-ares.haxx.se/download/c-ares-${version}.tar.gz"
|
||||||
checksum=0a72be66959955c43e2af2fbd03418e82a2bd5464604ec9a62147e37aceb420b
|
checksum=675a69fc54ddbf42e6830bc671eeb6cd89eeca43828eb413243fd2c0a760809d
|
||||||
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