disable sstrip, causes problems
[openwrt.git] / obsolete-buildroot / make / dnsmasq.mk
index 3bd9034..b818aad 100644 (file)
@@ -6,8 +6,8 @@
 
 DNSMASQ_SITE=http://thekelleys.org.uk/dnsmasq
 ifeq ($(filter $(TARGETS),dnsmasq1),)
-DNSMASQ_SOURCE=dnsmasq-2.8.tar.gz
-DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.8
+DNSMASQ_SOURCE=dnsmasq-2.11.tar.gz
+DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.11
 DNSMASQ_VER=dnsmasq2
 else
 DNSMASQ_SOURCE=dnsmasq-1.18.tar.gz
This page took 0.026493 seconds and 4 git commands to generate.