From 84aaf07ec5964bee39149916d75fec3743798362 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 27 Mar 2018 21:35:54 +0200 Subject: dnsmasq: update to 2.79 --- package/dnsmasq/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'package/dnsmasq/Makefile') 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 -- cgit v1.2.3