From 6b76ed1a420cffe7d7c0c3a9b4165b9c644f7fca Mon Sep 17 00:00:00 2001 From: Tomasz Pajor Date: Thu, 3 Sep 2015 13:12:39 +0200 Subject: [PATCH] bind 9.10.2-P4 Closes Homebrew/homebrew#43540. Signed-off-by: Alex Dunn --- Formula/bind.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/bind.rb b/Formula/bind.rb index 68545624f1..60413b3191 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.10.2-P3/bind-9.10.2-P3.tar.gz" - mirror "https://fossies.org/linux/misc/dns/bind9/9.10.2-P3/bind-9.10.2-P3.tar.gz" - version "9.10.2-P3" - sha256 "78079a66dda455ffecfe93ef72d1ffc947f17b1c453d55ec06b860b49a5e1d4a" + url "https://ftp.isc.org/isc/bind9/9.10.2-P4/bind-9.10.2-P4.tar.gz" + mirror "https://fossies.org/linux/misc/dns/bind9/9.10.2-P4/bind-9.10.2-P4.tar.gz" + version "9.10.2-P4" + sha256 "c00b21ec1def212957f28efe9d10aac52d6ec515e84fbf2c42143f5d71429cb8" head "https://source.isc.org/git/bind9.git" bottle do