From c0c5aaa7a147e108be99106e41b8f3be7481c6c9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 16 Dec 2020 21:01:47 +0000 Subject: [PATCH] bind: Update to version 9.16.10 --- bucket/bind.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bind.json b/bucket/bind.json index c9ce9fe962..da1ab87376 100644 --- a/bucket/bind.json +++ b/bucket/bind.json @@ -2,11 +2,11 @@ "homepage": "https://www.isc.org/bind/", "description": "Versatile, classic, complete name server software.", "license": "MPL-2.0", - "version": "9.16.9", + "version": "9.16.10", "architecture": { "64bit": { - "url": "https://downloads.isc.org/isc/bind9/9.16.9/BIND9.16.9.x64.zip", - "hash": "a64a468cc5429375b940d886498d69e215ec0b9f0ad3e3ad72e0b26154bd80c0" + "url": "https://downloads.isc.org/isc/bind9/9.16.10/BIND9.16.10.x64.zip", + "hash": "96980a4c4c6d9fb42d828f6349a361a51f03e1a8ffdd0e00708cadcee91af89f" } }, "env_add_path": "bin",