aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-01-08 00:03:08 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-01-08 00:03:08 +0000
commit4cbf5257ab95c038e218880bd218e85225273ba8 (patch)
treecdb7fa5924297a1cdbdfdbdafac84e7c3809eec6 /package/dnsmasq/Makefile
parent86d5b122975ec77a16110c1ac62a60613bf75241 (diff)
downloadmaster-187ad058-4cbf5257ab95c038e218880bd218e85225273ba8.tar.gz
master-187ad058-4cbf5257ab95c038e218880bd218e85225273ba8.tar.bz2
master-187ad058-4cbf5257ab95c038e218880bd218e85225273ba8.zip
[PATCH] dnsmasq: Fix setting the network-id for config host sections
This renames name to networkid where applicable, and re-adds the name option for hosts. Signed-off-by: Stefan Bethke <stb@lassitu.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19069 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 1441a196b4..a3223431f3 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
PKG_VERSION:=2.51
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq