bump version to 2.8
authorMike Baker <mbm@openwrt.org>
Mon, 31 May 2004 08:33:41 +0000 (08:33 +0000)
committerMike Baker <mbm@openwrt.org>
Mon, 31 May 2004 08:33:41 +0000 (08:33 +0000)
SVN-Revision: 47

obsolete-buildroot/make/dnsmasq.mk

index 7944d621145aed1666ff60d3627ce50c8e3b566b..3bd9034c8bccf58fd3d8c32dd126ce1e8c9dd3f6 100644 (file)
@@ -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.8.tar.gz
+DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.8
 DNSMASQ_VER=dnsmasq2
 else
 DNSMASQ_SOURCE=dnsmasq-1.18.tar.gz