summaryrefslogtreecommitdiff
path: root/package/dnsmasq
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2018-03-27 21:35:54 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2018-03-27 21:35:54 +0200
commit84aaf07ec5964bee39149916d75fec3743798362 (patch)
tree68c61b92fcf5a48f9eef3b3a6203987abf1f5434 /package/dnsmasq
parent5028a8c9108fc83cc2d7b4b8a6380c961ffb8118 (diff)
dnsmasq: update to 2.79
Diffstat (limited to 'package/dnsmasq')
-rw-r--r--package/dnsmasq/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile
index 67be55783..0f1135e7a 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -4,11 +4,12 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= dnsmasq
-PKG_VERSION:= 2.78
+PKG_VERSION:= 2.79
PKG_RELEASE:= 1
-PKG_HASH:= 89949f438c74b0c7543f06689c319484bd126cc4b1f8c745c742ab397681252b
+PKG_HASH:= 78ad74f5ca14fd85a8bac93f764cd9d60b27579e90eabd3687ca7b030e67861f
PKG_DESCR:= lightweight dns, dhcp and tftp server
PKG_SECTION:= net/dns
+PKG_KDEPENDS:= inotify-user
PKG_URL:= http://thekelleys.org.uk/dnsmasq/
PKG_SITES:= http://thekelleys.org.uk/dnsmasq/
PKG_NOPARALLEL:= 1