From: Mike Baker Date: Mon, 31 May 2004 08:33:41 +0000 (+0000) Subject: bump version to 2.8 X-Git-Tag: reboot~33661 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e1f967bc56851226d9afc845f120c7950504aac1;p=oweals%2Fopenwrt.git bump version to 2.8 SVN-Revision: 47 --- diff --git a/obsolete-buildroot/make/dnsmasq.mk b/obsolete-buildroot/make/dnsmasq.mk index 7944d62114..3bd9034c8b 100644 --- a/obsolete-buildroot/make/dnsmasq.mk +++ b/obsolete-buildroot/make/dnsmasq.mk @@ -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