aboutsummaryrefslogtreecommitdiffstats
path: root/obsolete-buildroot
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2004-05-31 08:33:41 +0000
committerMike Baker <mbm@openwrt.org>2004-05-31 08:33:41 +0000
commite1f967bc56851226d9afc845f120c7950504aac1 (patch)
tree84075969f56c67029766d51a97c00078045c28ed /obsolete-buildroot
parente8bc3215264e9a4b09e65dfca51298779ae927e1 (diff)
downloadupstream-e1f967bc56851226d9afc845f120c7950504aac1.tar.gz
upstream-e1f967bc56851226d9afc845f120c7950504aac1.tar.bz2
upstream-e1f967bc56851226d9afc845f120c7950504aac1.zip
bump version to 2.8
SVN-Revision: 47
Diffstat (limited to 'obsolete-buildroot')
-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 7944d62114..3bd9034c8b 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.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