summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-12-01 21:34:45 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-12-01 21:34:45 +0000
commit0f74cb4631bb2741fd8692cb9e5999f369ad5d91 (patch)
treeccea992561e904d4d38331b2ff1cc96d4edb35de /package/dnsmasq/Makefile
parent83bef60b52ba976ecd8b06a4aac061a0546e762a (diff)
downloadmaster-31e0f0ae-0f74cb4631bb2741fd8692cb9e5999f369ad5d91.tar.gz
master-31e0f0ae-0f74cb4631bb2741fd8692cb9e5999f369ad5d91.tar.bz2
master-31e0f0ae-0f74cb4631bb2741fd8692cb9e5999f369ad5d91.zip
dnsmasq: automatically add host entry for own hostname and ptr record for lan ip address
SVN-Revision: 29375
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 1f99b5014b..a2084a616c 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
PKG_VERSION:=2.59
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq