c-ares: bump to v1.14
authorKarl Palsson <redacted>
Mon, 19 Feb 2018 11:26:39 +0000 (11:26 +0000)
committerKarl Palsson <redacted>
Mon, 19 Feb 2018 11:29:16 +0000 (11:29 +0000)
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 <redacted>
libs/c-ares/Makefile

index 6471534c3862748f6db1d41affad580d69adbb54..a0189968172eb76b9a9e2a94125350b9f53431a3 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT