summaryrefslogtreecommitdiffstats
path: root/make/dnsmasq.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make/dnsmasq.mk')
-rw-r--r--make/dnsmasq.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/dnsmasq.mk b/make/dnsmasq.mk
index c59204992..af747af06 100644
--- a/make/dnsmasq.mk
+++ b/make/dnsmasq.mk
@@ -6,8 +6,8 @@
DNSMASQ_SITE=http://thekelleys.org.uk/dnsmasq
ifeq ($(filter $(TARGETS),dnsmasq1),)
-DNSMASQ_SOURCE=dnsmasq-2.6.tar.gz
-DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.6
+DNSMASQ_SOURCE=dnsmasq-2.15.tar.gz
+DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.15
DNSMASQ_VER=dnsmasq2
else
DNSMASQ_SOURCE=dnsmasq-1.18.tar.gz