From b7544c480f6bdcf78bfaf8d6bbbad9eea0d8b68c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 15 Jul 2020 19:00:27 +0000 Subject: [PATCH] bind: Update to version 9.16.5 --- bucket/bind.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bind.json b/bucket/bind.json index 553233982f..b65d7cd53b 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.4", + "version": "9.16.5", "architecture": { "64bit": { - "url": "https://downloads.isc.org/isc/bind9/9.16.4/BIND9.16.4.x64.zip", - "hash": "1e29839a5a7aa36ac2eb09aa6ebac5ba65e08c758bfc8fde21adf149cae8e779" + "url": "https://downloads.isc.org/isc/bind9/9.16.5/BIND9.16.5.x64.zip", + "hash": "3bb2c14c8631a94c1ce59040911a7aba06ea416041e4756d6e84f509a5bdb2d8" } }, "env_add_path": "bin",