aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-10-05 16:58:06 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-10-05 16:58:06 +0000
commitb26913c381e97e6078ab50b0750b349344132df3 (patch)
treeaccc4238bf7c482a483f0d226fb590df3065a1ef /package/dnsmasq/Makefile
parent9b85366192e652354298f0bc0b2e48ce5f633480 (diff)
downloadupstream-b26913c381e97e6078ab50b0750b349344132df3.tar.gz
upstream-b26913c381e97e6078ab50b0750b349344132df3.tar.bz2
upstream-b26913c381e97e6078ab50b0750b349344132df3.zip
[package] dnsmasq:
- make "name" option in "host" sections optional and append it to -G if set, allows specifying hostnames for static leases without resorting to /etc/hosts - implement "domain" sections, allows defining arbitary host names and associated ptr records from uci - bump package revision git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17897 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 4b10243f5a..dc083f4b65 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
PKG_VERSION:=2.50
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq