dns/bind: update plugin to version 9.16 (#1746)

This commit is contained in:
Michael 2020-03-19 11:05:26 +01:00 committed by GitHub
parent 3254979038
commit b706df5e97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View file

@ -1,7 +1,7 @@
PLUGIN_NAME= bind
PLUGIN_VERSION= 1.12
PLUGIN_VERSION= 1.13
PLUGIN_COMMENT= BIND domain name service
PLUGIN_DEPENDS= bind914
PLUGIN_DEPENDS= bind916
PLUGIN_MAINTAINER= m.muenz@gmail.com
.include "../../Mk/plugins.mk"

View file

@ -8,6 +8,10 @@ necessary for asking and answering name service questions.
Plugin Changelog
================
1.13
* Update BIND to 9.16
1.12
* Add checkbox to disable prefetch option