summaryrefslogtreecommitdiffstats
path: root/package/bind/bind.mk
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2017-09-13 15:01:14 +0200
committerPeter Korsgaard <peter@korsgaard.com>2017-09-22 23:28:06 +0200
commitf3e3b36159fa077400e7151b3e3d03082a897b2e (patch)
tree2300046fe4af5532b62f3942255547e78d83ce26 /package/bind/bind.mk
parent98fa5ecc0c6a53a1be9f8593208c989238c76c64 (diff)
downloadbuildroot-f3e3b36159fa077400e7151b3e3d03082a897b2e.tar.gz
buildroot-f3e3b36159fa077400e7151b3e3d03082a897b2e.zip
bind: bump to version 9.11.2
Adds support for the new ICANN DNSSEC root key for the upcoming KSK rollover (Oct 11): https://www.icann.org/resources/pages/ksk-rollover For more details, see the release notes: https://kb.isc.org/article/AA-01522 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/bind/bind.mk')
-rw-r--r--package/bind/bind.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bind/bind.mk b/package/bind/bind.mk
index c65568e9e3..97d98d0b21 100644
--- a/package/bind/bind.mk
+++ b/package/bind/bind.mk
@@ -4,7 +4,7 @@
#
################################################################################
-BIND_VERSION = 9.11.1-P3
+BIND_VERSION = 9.11.2
BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION)
# bind does not support parallel builds.
BIND_MAKE = $(MAKE1)
OpenPOWER on IntegriCloud