mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
c-ares: update to 1.16.0
This commit is contained in:
parent
c7f8600a71
commit
24a9e4d253
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.15.0
|
version=1.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="C library that performs DNS requests and name resolves asynchronously"
|
short_desc="C library that performs DNS requests and name resolves asynchronously"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://c-ares.haxx.se/"
|
homepage="https://c-ares.haxx.se/"
|
||||||
distfiles="https://c-ares.haxx.se/download/${pkgname}-${version}.tar.gz"
|
distfiles="https://c-ares.haxx.se/download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=6cdb97871f2930530c97deb7cf5c8fa4be5a0b02c7cea6e7c7667672a39d6852
|
checksum=de058ad7c128156e2db6dc98b8a359924d6f210a1b99dd36ba15c8f839a83a89
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
case "$CFLAGS" in
|
case "$CFLAGS" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue