From a0855d59fd16513fcf3c061a49164803b1f0a1aa Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Mon, 19 Feb 2018 11:26:39 +0000 Subject: [PATCH] c-ares: bump to v1.14 Changelog at: https://c-ares.haxx.se/changelog.html mostly android and windows fixes, but some minor fixes for all systems. Signed-off-by: Karl Palsson --- libs/c-ares/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/c-ares/Makefile b/libs/c-ares/Makefile index 6471534c38..a018996817 100644 --- a/libs/c-ares/Makefile +++ b/libs/c-ares/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=c-ares -PKG_VERSION:=1.13.0 +PKG_VERSION:=1.14.0 PKG_RELEASE:=1 PKG_LICENSE:=MIT PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://c-ares.haxx.se/download -PKG_HASH:=03f708f1b14a26ab26c38abd51137640cb444d3ec72380b21b20f1a8d2861da7 +PKG_HASH:=45d3c1fd29263ceec2afc8ff9cd06d5f8f889636eb4e80ce3cc7f0eaf7aadc6e PKG_FIXUP:=autoreconf PKG_INSTALL:=1