From 1d743c63ce18636cbd32782ff336dc26d5dd2f46 Mon Sep 17 00:00:00 2001 From: Anand Buddhdev Date: Thu, 20 Jun 2019 10:25:40 +0200 Subject: [PATCH] bind 9.14.3 Closes #41155. Signed-off-by: FX Coudert --- Formula/bind.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bind.rb b/Formula/bind.rb index 4da4318730..e4b09519b4 100644 --- a/Formula/bind.rb +++ b/Formula/bind.rb @@ -8,8 +8,8 @@ class Bind < Formula # "version_scheme" because someone upgraded to 9.15.0, and required a # downgrade. - url "https://ftp.isc.org/isc/bind/9.14.2/bind-9.14.2.tar.gz" - sha256 "0e4027573726502ec038db3973a086c02508671723a4845e21da1769a5c27f0c" + url "https://ftp.isc.org/isc/bind/9.14.3/bind-9.14.3.tar.gz" + sha256 "ce878aabcf01b61ed114522c32fff9e268b02da55b3c248349860bc3d0c8bdfa" version_scheme 1 head "https://gitlab.isc.org/isc-projects/bind9.git"