aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-02-18 22:00:36 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-02-18 22:00:36 +0000
commitcd978f453150d365b20171d53a0d151245e373cc (patch)
tree244554354e38cc79a59c4ff2422d0a82dcdfb039 /package/dnsmasq/Makefile
parent357ed07a8402bd0146feb09bbf3ca2cfab4c922d (diff)
downloadupstream-cd978f453150d365b20171d53a0d151245e373cc.tar.gz
upstream-cd978f453150d365b20171d53a0d151245e373cc.tar.bz2
upstream-cd978f453150d365b20171d53a0d151245e373cc.zip
make "name" parameter optional in dnsmasq "boot" config sections
SVN-Revision: 14557
Diffstat (limited to 'package/dnsmasq/Makefile')
-rw-r--r--package/dnsmasq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile
index 06bcbfcce0..3599fa09ad 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
PKG_VERSION:=2.47
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq