upgrade to dnsmasq 2.16

SVN-Revision: 177
This commit is contained in:
Imre Kaloz 2004-11-15 08:20:20 +00:00
parent 2bcc5a17ef
commit 0b917ad3f6
1 changed files with 2 additions and 2 deletions

View File

@ -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