upgrade to dnsmasq 2.17
authorImre Kaloz <kaloz@openwrt.org>
Mon, 15 Nov 2004 09:18:50 +0000 (09:18 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Mon, 15 Nov 2004 09:18:50 +0000 (09:18 +0000)
SVN-Revision: 180

obsolete-buildroot/make/dnsmasq.mk

index 416d1bf5f25bf25f8ae4c3042e35d78b37c0dd4b..d5b62a454b58edf232c3c0bb14b20961a7681df1 100644 (file)
@@ -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