1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-30 16:11:18 +02:00

upgrade to dnsmasq 2.17

SVN-Revision: 180
This commit is contained in:
Imre Kaloz 2004-11-15 09:18:50 +00:00
parent bd74697fb6
commit 080c1d6c2e

@ -6,8 +6,8 @@
DNSMASQ_SITE=http://thekelleys.org.uk/dnsmasq
ifeq ($(filter $(TARGETS),dnsmasq1),)
DNSMASQ_SOURCE=dnsmasq-2.16.tar.gz
DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.16
DNSMASQ_SOURCE=dnsmasq-2.17.tar.gz
DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.17
DNSMASQ_VER=dnsmasq2
else
DNSMASQ_SOURCE=dnsmasq-1.18.tar.gz