more house cleaning
[openwrt.git] / obsolete-buildroot / make / dnsmasq.mk
index 7944d62..3bd9034 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
This page took 0.023135 seconds and 4 git commands to generate.