c-ares: update to 1.15.0.

This commit is contained in:
maxice8 2018-10-23 22:45:10 -03:00 committed by maxice8
parent 85e27e07e3
commit 724a6c698c
1 changed files with 3 additions and 3 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'c-ares'
pkgname=c-ares
version=1.14.0
version=1.15.0
revision=1
build_style=gnu-configure
short_desc="C library that performs DNS requests and name resolves asynchronously"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="https://c-ares.haxx.se/"
distfiles="https://c-ares.haxx.se/download/$pkgname-$version.tar.gz"
checksum=45d3c1fd29263ceec2afc8ff9cd06d5f8f889636eb4e80ce3cc7f0eaf7aadc6e
distfiles="https://c-ares.haxx.se/download/${pkgname}-${version}.tar.gz"
checksum=6cdb97871f2930530c97deb7cf5c8fa4be5a0b02c7cea6e7c7667672a39d6852
pre_configure() {
case "$CFLAGS" in