From 2bd2300a640380024fc1afed717487b2d9c53bad Mon Sep 17 00:00:00 2001 From: Anand Buddhdev Date: Thu, 1 May 2014 11:49:47 +0200 Subject: BIND 9.10 Closes #28882. Signed-off-by: Brett Koonce --- Library/Formula/bind.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/bind.rb b/Library/Formula/bind.rb index a077d31c9..8929c7631 100644 --- a/Library/Formula/bind.rb +++ b/Library/Formula/bind.rb @@ -2,8 +2,8 @@ require 'formula' class Bind < Formula homepage 'http://www.isc.org/software/bind/' - url 'http://ftp.isc.org/isc/bind9/9.9.5/bind-9.9.5.tar.gz' - sha1 'f3fe8000628ec57f332aec1ad9587b767208a38f' + url 'http://ftp.isc.org/isc/bind9/9.10.0/bind-9.10.0.tar.gz' + sha1 '75776823efc5fa6fed1618030854b6a265694abd' depends_on "openssl" -- cgit v1.2.3