From b56bbb93016d3150ef7ea364c5de64a4d99a6878 Mon Sep 17 00:00:00 2001 From: Corey Quinn Date: Tue, 28 May 2013 19:22:17 -0700 Subject: bind 9.9.3 Closes #20125. Signed-off-by: Jack Nagel --- Library/Formula/bind.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/bind.rb b/Library/Formula/bind.rb index 7c91e78ee..61952f00f 100644 --- a/Library/Formula/bind.rb +++ b/Library/Formula/bind.rb @@ -2,9 +2,9 @@ require 'formula' class Bind < Formula homepage 'http://www.isc.org/software/bind/' - url 'ftp://ftp.isc.org/isc/bind9/9.9.2-P2/bind-9.9.2-P2.tar.gz' - version '9.9.2-P2' - sha1 '3aadeaf64164a31a1cf22737ff2eea706792b68d' + url 'ftp://ftp.isc.org/isc/bind9/9.9.3/bind-9.9.3.tar.gz' + version '9.9.3' + sha1 '0d770a68ccdb98db7930951cf380d5c7ed9b5b67' depends_on "openssl" if MacOS.version == :leopard -- cgit v1.2.3