From: mbm Date: Mon, 31 May 2004 08:33:41 +0000 (+0000) Subject: bump version to 2.8 X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/0a8a72fc5369e5389b02822166e4677ede991ff3?ds=inline bump version to 2.8 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/obsolete-buildroot/make/dnsmasq.mk b/obsolete-buildroot/make/dnsmasq.mk index 7944d6211..3bd9034c8 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