summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-12-10 09:02:29 -0300
committerPeter Korsgaard <peter@korsgaard.com>2013-12-10 13:18:21 +0100
commit31514cd0a86466499421b1161c907d9b8a717bee (patch)
tree731f39b254358b4c9b5daff95d9a90b00da64229 /package/dnsmasq
parentc8635f3d8e57a7605294022bc5ef097b67f0f00a (diff)
downloadbuildroot-31514cd0a86466499421b1161c907d9b8a717bee.tar.gz
buildroot-31514cd0a86466499421b1161c907d9b8a717bee.zip
dnsmasq: bump to version 2.68
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/dnsmasq')
-rw-r--r--package/dnsmasq/dnsmasq.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dnsmasq/dnsmasq.mk b/package/dnsmasq/dnsmasq.mk
index b7c76ce12d..9bf9b84a40 100644
--- a/package/dnsmasq/dnsmasq.mk
+++ b/package/dnsmasq/dnsmasq.mk
@@ -4,7 +4,7 @@
#
################################################################################
-DNSMASQ_VERSION = 2.67
+DNSMASQ_VERSION = 2.68
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