From 724a6c698ce5b72a7be71f2af9a33f842064cd1e Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 23 Oct 2018 22:45:10 -0300 Subject: [PATCH] c-ares: update to 1.15.0. --- srcpkgs/c-ares/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/c-ares/template b/srcpkgs/c-ares/template index 7d830a2eec3..ed6dfff7f50 100644 --- a/srcpkgs/c-ares/template +++ b/srcpkgs/c-ares/template @@ -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 " 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