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
commit19056e2b79a4b3dd2d7c2c00c53db047257d5d45 (patch)
tree65e8fa15555d62ab0f5aa8136f74ae278970ac00 /package/dnsmasq/Makefile
parent388b05cabff4b12cd6b84934579051a0ffd82700 (diff)
downloadupstream-19056e2b79a4b3dd2d7c2c00c53db047257d5d45.tar.gz
upstream-19056e2b79a4b3dd2d7c2c00c53db047257d5d45.tar.bz2
upstream-19056e2b79a4b3dd2d7c2c00c53db047257d5d45.zip
[package] make "name" parameter optional in dnsmasq "boot" config sections
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14557 3c298f89-4303-0410-b956-a3cf2f4a3e73
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