summaryrefslogtreecommitdiffstats
path: root/rules/c-ares.make
diff options
context:
space:
mode:
authorClemens Gruber <clemens.gruber@pqgruber.com>2018-12-10 14:55:06 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-12-15 19:54:05 +0100
commitb891dc48ce87970183a9ffbd97226fa9f0d0e11c (patch)
treec415c6d246271100c94418638b8cf62d1a5bf072 /rules/c-ares.make
parentf7aeda33315fb9bb5523e6ec05d0126cbea57b93 (diff)
downloadptxdist-b891dc48ce87970183a9ffbd97226fa9f0d0e11c.tar.gz
ptxdist-b891dc48ce87970183a9ffbd97226fa9f0d0e11c.tar.xz
c-ares: version bump 1.14.0 -> 1.15.0
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/c-ares.make')
-rw-r--r--rules/c-ares.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/c-ares.make b/rules/c-ares.make
index 587fa534f..42d972a4a 100644
--- a/rules/c-ares.make
+++ b/rules/c-ares.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_C_ARES) += c-ares
#
# Paths and names
#
-C_ARES_VERSION := 1.14.0
-C_ARES_MD5 := e57b37a7c46283e83c21cde234df10c7
+C_ARES_VERSION := 1.15.0
+C_ARES_MD5 := d2391da274653f7643270623e822dff7
C_ARES := c-ares-$(C_ARES_VERSION)
C_ARES_SUFFIX := tar.gz
C_ARES_URL := http://c-ares.haxx.se/download/$(C_ARES).$(C_ARES_SUFFIX)