mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
c-ares: update to 1.11.0.
This commit is contained in:
parent
e1f29cab5b
commit
1cbf0074bc
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'c-ares'
|
# Template file for 'c-ares'
|
||||||
pkgname=c-ares
|
pkgname=c-ares
|
||||||
version=1.10.0
|
version=1.11.0
|
||||||
revision=3
|
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"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://c-ares.haxx.se/"
|
homepage="http://c-ares.haxx.se/"
|
||||||
distfiles="http://c-ares.haxx.se/download/$pkgname-$version.tar.gz"
|
distfiles="http://c-ares.haxx.se/download/$pkgname-$version.tar.gz"
|
||||||
checksum=3d701674615d1158e56a59aaede7891f2dde3da0f46a6d3c684e0ae70f52d3db
|
checksum=b3612e6617d9682928a1d50c1040de4db6519f977f0b25d40cf1b632900b3efd
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
case "$CFLAGS" in
|
case "$CFLAGS" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue