summaryrefslogtreecommitdiff
path: root/package/dnsmasq/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-10 10:40:06 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-10 10:41:19 +0200
commit74006e4088da71529d4f05f60a7ce53c1c4b6891 (patch)
tree15e9c8aabb335d583501b53e761058d6533552d8 /package/dnsmasq/Makefile
parent6e7a73f4f99f3073e24b56d24c9fe3414fdaec13 (diff)
finetune config, disable tftp and ethers reading
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 5f488cfee..8320b1ed3 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= dnsmasq
PKG_VERSION:= 2.69
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= c5a1152e646eb54db4f33f8e0deee180
PKG_DESCR:= lightweight DNS and DHCP server
PKG_SECTION:= dns