From d9974afc34c6e063ae1ec7ede869bc9b0e65f0f5 Mon Sep 17 00:00:00 2001 From: commitay Date: Thu, 15 Mar 2018 07:35:27 +1000 Subject: [PATCH] bind 9.12.1 Closes #25294. Signed-off-by: commitay --- Formula/bind.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/bind.rb b/Formula/bind.rb index c5e8f4b4e0..efa09493b1 100644 --- a/Formula/bind.rb +++ b/Formula/bind.rb @@ -1,9 +1,9 @@ class Bind < Formula desc "Implementation of the DNS protocols" homepage "https://www.isc.org/downloads/bind/" - url "https://ftp.isc.org/isc/bind9/9.12.0/bind-9.12.0.tar.gz" - mirror "https://fossies.org/linux/misc/dns/bind9/9.12.0/bind-9.12.0.tar.gz" - sha256 "29870e9bf9dcc31ead3793ca754a7b0236a0785a7a9dc0f859a0bc42e19b3c82" + url "https://ftp.isc.org/isc/bind9/9.12.1/bind-9.12.1.tar.gz" + mirror "https://fossies.org/linux/misc/dns/bind9/9.12.1/bind-9.12.1.tar.gz" + sha256 "16e446425c35e48b651ddf1171d2115ebf32b07670b652e1030a174038937510" head "https://source.isc.org/git/bind9.git" bottle do