diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2020-06-06 21:41:03 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-06-07 00:21:15 +0200 |
commit | cd19c82c336ccbdf5793b56902d83b4feae9bf07 (patch) | |
tree | ee8881452e907793d8e6a10eef58e034f22ea3f6 /package | |
parent | 55bd62825ac7ad3e09886900bbea7992806f9143 (diff) |
dnsmasq: update to 2.81
Diffstat (limited to 'package')
-rw-r--r-- | package/dnsmasq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index 0f1135e7a..7c80b2be3 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -4,9 +4,9 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= dnsmasq -PKG_VERSION:= 2.79 +PKG_VERSION:= 2.81 PKG_RELEASE:= 1 -PKG_HASH:= 78ad74f5ca14fd85a8bac93f764cd9d60b27579e90eabd3687ca7b030e67861f +PKG_HASH:= 749ca903537c5197c26444ac24b0dce242cf42595fdfe6b9a5b9e4c7ad32f8fb PKG_DESCR:= lightweight dns, dhcp and tftp server PKG_SECTION:= net/dns PKG_KDEPENDS:= inotify-user |