From 7fe50641d94d5492a95ba8edceab444b4b397822 Mon Sep 17 00:00:00 2001 From: Anand Buddhdev Date: Thu, 13 Apr 2017 09:16:35 +0200 Subject: [PATCH] bind 9.11.0-P5 Closes #12370. Signed-off-by: ilovezfs --- Formula/bind.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/bind.rb b/Formula/bind.rb index 6da70a7fbd..4105b74ab5 100644 --- a/Formula/bind.rb +++ b/Formula/bind.rb @@ -1,10 +1,10 @@ class Bind < Formula desc "Implementation of the DNS protocols" homepage "https://www.isc.org/downloads/bind/" - url "https://ftp.isc.org/isc/bind9/9.11.0-P3/bind-9.11.0-P3.tar.gz" - mirror "https://fossies.org/linux/misc/dns/bind9/9.11.0-P3/bind-9.11.0-P3.tar.gz" - version "9.11.0-P3" - sha256 "0feee0374bcbdee73a9d4277f3c5007622279572d520d7c27a4b64015d8ca9e9" + url "https://ftp.isc.org/isc/bind9/9.11.0-P5/bind-9.11.0-P5.tar.gz" + mirror "https://fossies.org/linux/misc/dns/bind9/9.11.0-P5/bind-9.11.0-P5.tar.gz" + version "9.11.0-P5" + sha256 "1e283f0567b484687dfd7b936e26c9af4f64043daf73cbd8f3eb1122c9fb71f5" head "https://source.isc.org/git/bind9.git" bottle do