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
commit02d30873eb02ff747643690c0a6d3e5948d36510 (patch)
tree7c0e6f911b8eda637e5b387af656f41ebb03c354 /package/dnsmasq/Makefile
parent28e836e3921c0be01e2d338953d8d0a3054e0f9f (diff)
downloadupstream-02d30873eb02ff747643690c0a6d3e5948d36510.tar.gz
upstream-02d30873eb02ff747643690c0a6d3e5948d36510.tar.bz2
upstream-02d30873eb02ff747643690c0a6d3e5948d36510.zip
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>
SVN-Revision: 19069
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