mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-20 06:54:43 +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
|
DNSMASQ_SITE=http://thekelleys.org.uk/dnsmasq
|
||||||
ifeq ($(filter $(TARGETS),dnsmasq1),)
|
ifeq ($(filter $(TARGETS),dnsmasq1),)
|
||||||
DNSMASQ_SOURCE=dnsmasq-2.6.tar.gz
|
DNSMASQ_SOURCE=dnsmasq-2.8.tar.gz
|
||||||
DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.6
|
DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.8
|
||||||
DNSMASQ_VER=dnsmasq2
|
DNSMASQ_VER=dnsmasq2
|
||||||
else
|
else
|
||||||
DNSMASQ_SOURCE=dnsmasq-1.18.tar.gz
|
DNSMASQ_SOURCE=dnsmasq-1.18.tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user