From 72f41ff921a0b4ed27b41b5bce5fc56c0a37a4b7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 2 Feb 2020 21:01:49 +0000 Subject: [PATCH] bind: Update to version 9.14.10 --- bucket/bind.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bind.json b/bucket/bind.json index 6808bd70f5..440e4055da 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.14.9", + "version": "9.14.10", "architecture": { "64bit": { - "url": "https://downloads.isc.org/isc/bind9/9.14.9/BIND9.14.9.x64.zip", - "hash": "3f070f75f73e0672f2d9f70122eab95b7b859717d3561b7ffae82511150fd8bd" + "url": "https://downloads.isc.org/isc/bind9/9.14.10/BIND9.14.10.x64.zip", + "hash": "92433cdd8f8aecbfcf33230b0aeb585590d8cdea46c9e5772f669cada9d3a0b4" } }, "env_add_path": "bin",