mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:15:00 +02:00
bump version to 2.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d5602cb750
commit
0a8a72fc53
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user