From 2573f7bd3cc126a085657e2f270b01d27c1f71d7 Mon Sep 17 00:00:00 2001 From: kaloz Date: Mon, 15 Nov 2004 09:18:50 +0000 Subject: upgrade to dnsmasq 2.17 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@180 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- obsolete-buildroot/make/dnsmasq.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'obsolete-buildroot/make') 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 -- cgit v1.2.3