aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2004-11-15 09:18:50 +0000
committerImre Kaloz <kaloz@openwrt.org>2004-11-15 09:18:50 +0000
commit080c1d6c2e6335a5141e3ba90097522b198db02e (patch)
tree8a64256fca71bef408b1485ebcffcf4e52ec6a1a
parentbd74697fb6ff8d0b945ef4486cfc36a56687833b (diff)
downloadupstream-080c1d6c2e6335a5141e3ba90097522b198db02e.tar.gz
upstream-080c1d6c2e6335a5141e3ba90097522b198db02e.tar.bz2
upstream-080c1d6c2e6335a5141e3ba90097522b198db02e.zip
upgrade to dnsmasq 2.17
SVN-Revision: 180
-rw-r--r--obsolete-buildroot/make/dnsmasq.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/obsolete-buildroot/make/dnsmasq.mk b/obsolete-buildroot/make/dnsmasq.mk
index 416d1bf5f2..d5b62a454b 100644
--- a/obsolete-buildroot/make/dnsmasq.mk
+++ b/obsolete-buildroot/make/dnsmasq.mk
@@ -6,8 +6,8 @@
DNSMASQ_SITE=http://thekelleys.org.uk/dnsmasq
ifeq ($(filter $(TARGETS),dnsmasq1),)
-DNSMASQ_SOURCE=dnsmasq-2.16.tar.gz
-DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.16
+DNSMASQ_SOURCE=dnsmasq-2.17.tar.gz
+DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.17
DNSMASQ_VER=dnsmasq2
else
DNSMASQ_SOURCE=dnsmasq-1.18.tar.gz