[Buildroot] [git commit] package/bind: bump version to 9.20.27
From: Julien Olivain via buildroot <hidden>
Date: 2026-09-04 16:22:21
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/bdd74f011f88fd1a3d7dc4c2a93a54ed7ce7286b branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master https://downloads.isc.org/isc/bind9/9.20.27/doc/arm/html/notes.html#notes-for-bind-9-20-27 https://downloads.isc.org/isc/bind9/9.20.27/doc/arm/html/changelog.html Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Julien Olivain <redacted> --- package/bind/bind.hash | 4 ++-- package/bind/bind.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/bind/bind.hash b/package/bind/bind.hash
index 36ff7b2d0a..2131f51978 100644
--- a/package/bind/bind.hash
+++ b/package/bind/bind.hash@@ -1,4 +1,4 @@ -# Verified from https://ftp.isc.org/isc/bind9/9.20.26/bind-9.20.26.tar.xz.asc +# Verified from https://ftp.isc.org/isc/bind9/9.20.27/bind-9.20.27.tar.xz.asc # with key 706B6C28620E76F91D11F7DF510A642A06C52CEC -sha256 55248def0f870c4c46b3de72978ea972615131516663188a4564dca1d20bf350 bind-9.20.26.tar.xz +sha256 145ab7a50b33a06d9d488b5e668c887e754f42acf8954e2b5dc7e238b080e4a0 bind-9.20.27.tar.xz sha256 9734825d67a3ac967b2c2f7c9a83c9e5db1c2474dbe9599157c3a4188749ebd4 COPYRIGHT
diff --git a/package/bind/bind.mk b/package/bind/bind.mk
index 172bbf79b5..2b42e87d62 100644
--- a/package/bind/bind.mk
+++ b/package/bind/bind.mk@@ -4,7 +4,7 @@ # ################################################################################ -BIND_VERSION = 9.20.26 +BIND_VERSION = 9.20.27 BIND_SOURCE= bind-$(BIND_VERSION).tar.xz BIND_SITE = https://ftp.isc.org/isc/bind9/$(BIND_VERSION) BIND_INSTALL_STAGING = YES
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot