mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:15:00 +02:00
upgrade to dnsmasq 2.16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@177 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e88bf3c0ce
commit
a852244dd9
@ -6,8 +6,8 @@
|
||||
|
||||
DNSMASQ_SITE=http://thekelleys.org.uk/dnsmasq
|
||||
ifeq ($(filter $(TARGETS),dnsmasq1),)
|
||||
DNSMASQ_SOURCE=dnsmasq-2.11.tar.gz
|
||||
DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.11
|
||||
DNSMASQ_SOURCE=dnsmasq-2.16.tar.gz
|
||||
DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.16
|
||||
DNSMASQ_VER=dnsmasq2
|
||||
else
|
||||
DNSMASQ_SOURCE=dnsmasq-1.18.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user