diff options
author | Badchay <badchay@protonmail.com> | 2022-08-31 03:14:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-03 17:58:41 +0700 |
commit | 3a4f6aafbfb5ac842d45f753803bd423c62b2b5d (patch) | |
tree | ded322d36cfb25dc84e2074fc27f03e15551699d /network/unbound/README | |
parent | 5572cfe17669eed16a534edc03caeef5f250302a (diff) |
network/unbound: Updated for version 1.16.2. New maintainer.
Old maintainer is AWOL.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/unbound/README')
-rw-r--r-- | network/unbound/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/network/unbound/README b/network/unbound/README index 3abd246a8b..52fdc7c21a 100644 --- a/network/unbound/README +++ b/network/unbound/README @@ -13,6 +13,3 @@ not conflict with anything else on SlackBuilds: groupadd -g 304 unbound useradd -r -u 304 -g unbound -d /etc/unbound/ -s /sbin/nologin -c \ 'Unbound DNS resolver' unbound - -Optional DNSCrypt support is provided. To enable: - DNSCRYPT=yes ./unbound.SlackBuild |