summaryrefslogtreecommitdiffstats
path: root/package/c-ares
diff options
context:
space:
mode:
authorMartin Bark <martin@barkynet.com>2018-03-08 16:16:40 +0000
committerPeter Korsgaard <peter@korsgaard.com>2018-03-09 23:00:32 +0100
commit103855a2e0ef04851cd460176c31393589ceb1de (patch)
tree128167a4a27c1f7888a614f7a5fadc771759a3db /package/c-ares
parent2d2dbca68b32ec040ecd00728f3e2b9bfc484222 (diff)
downloadbuildroot-103855a2e0ef04851cd460176c31393589ceb1de.tar.gz
buildroot-103855a2e0ef04851cd460176c31393589ceb1de.zip
package/c-ares: bump version to 1.14.0
Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/c-ares')
-rw-r--r--package/c-ares/c-ares.hash2
-rw-r--r--package/c-ares/c-ares.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/c-ares/c-ares.hash b/package/c-ares/c-ares.hash
index 79928ae843..832c4dfcfb 100644
--- a/package/c-ares/c-ares.hash
+++ b/package/c-ares/c-ares.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 03f708f1b14a26ab26c38abd51137640cb444d3ec72380b21b20f1a8d2861da7 c-ares-1.13.0.tar.gz
+sha256 45d3c1fd29263ceec2afc8ff9cd06d5f8f889636eb4e80ce3cc7f0eaf7aadc6e c-ares-1.14.0.tar.gz
diff --git a/package/c-ares/c-ares.mk b/package/c-ares/c-ares.mk
index 72019a0425..67254244a1 100644
--- a/package/c-ares/c-ares.mk
+++ b/package/c-ares/c-ares.mk
@@ -4,7 +4,7 @@
#
################################################################################
-C_ARES_VERSION = 1.13.0
+C_ARES_VERSION = 1.14.0
C_ARES_SITE = http://c-ares.haxx.se/download
C_ARES_INSTALL_STAGING = YES
C_ARES_CONF_OPTS = --with-random=/dev/urandom
OpenPOWER on IntegriCloud