From 8bcd79b46591c191f782434d2808b8ca638eeaa7 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 29 May 2013 11:12:22 -0700 Subject: bind: fix audit --- Library/Formula/bind.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library/Formula/bind.rb') diff --git a/Library/Formula/bind.rb b/Library/Formula/bind.rb index 61952f00f..a17fa9f52 100644 --- a/Library/Formula/bind.rb +++ b/Library/Formula/bind.rb @@ -3,7 +3,6 @@ require 'formula' class Bind < Formula homepage 'http://www.isc.org/software/bind/' 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