From 4cac6e40f149b198e0f6442de67206906d6adff1 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 22 Jun 2017 12:10:34 +0200 Subject: [PATCH] c-ares: update to 1.13.0 Fix CVE-2017-1000381. --- srcpkgs/c-ares/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/c-ares/template b/srcpkgs/c-ares/template index bc8ffd08af8..645a5c5217b 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.12.0 +version=1.13.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="http://c-ares.haxx.se/" -distfiles="http://c-ares.haxx.se/download/$pkgname-$version.tar.gz" -checksum=8692f9403cdcdf936130e045c84021665118ee9bfea905d1a76f04d4e6f365fb +homepage="https://c-ares.haxx.se/" +distfiles="https://c-ares.haxx.se/download/$pkgname-$version.tar.gz" +checksum=03f708f1b14a26ab26c38abd51137640cb444d3ec72380b21b20f1a8d2861da7 pre_configure() { case "$CFLAGS" in