summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-06-20 09:56:16 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-06-20 15:59:28 +0200
commit333002cffa66b85dcf3ba192234157caa8a4c137 (patch)
treec48fcbc7c0dd738e19fb7c7d41ee7f4dfc67cca4 /package/dnsmasq
parent7c8e7d5d02f559b677af4407ae04143cedd3bf4a (diff)
downloadbuildroot-333002cffa66b85dcf3ba192234157caa8a4c137.tar.gz
buildroot-333002cffa66b85dcf3ba192234157caa8a4c137.zip
dnsmasq: bump to version 2.73
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/dnsmasq')
-rw-r--r--package/dnsmasq/dnsmasq.hash2
-rw-r--r--package/dnsmasq/dnsmasq.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/dnsmasq/dnsmasq.hash b/package/dnsmasq/dnsmasq.hash
index d5e5740eb4..2d6e78cadb 100644
--- a/package/dnsmasq/dnsmasq.hash
+++ b/package/dnsmasq/dnsmasq.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 7d0bd23f5d74b3a6b26a75d5ffcf9db81d461b47cbe578cb65a83a98008600b1 dnsmasq-2.72.tar.xz
+sha256 0bff81103e53fcab3a3c4d0fd6df1882f9446dca4fa74ff8270e1d2ab872d8f6 dnsmasq-2.73.tar.xz
diff --git a/package/dnsmasq/dnsmasq.mk b/package/dnsmasq/dnsmasq.mk
index 4b0999b3ba..13352a945d 100644
--- a/package/dnsmasq/dnsmasq.mk
+++ b/package/dnsmasq/dnsmasq.mk
@@ -4,7 +4,7 @@
#
################################################################################
-DNSMASQ_VERSION = 2.72
+DNSMASQ_VERSION = 2.73
DNSMASQ_SOURCE = dnsmasq-$(DNSMASQ_VERSION).tar.xz
DNSMASQ_SITE = http://thekelleys.org.uk/dnsmasq
DNSMASQ_MAKE_ENV = $(TARGET_MAKE_ENV) CC="$(TARGET_CC)"
OpenPOWER on IntegriCloud