Skip to content

Commit

Permalink
bind 9.9.2-P1
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#17530.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
Stefan authored and jacknagel committed Feb 2, 2013
1 parent d7de7d6 commit a213e9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/bind.rb
Expand Up @@ -2,9 +2,9 @@

class Bind < Formula
homepage 'http://www.isc.org/software/bind/'
url 'ftp://ftp.isc.org/isc/bind9/9.9.1-P2/bind-9.9.1-P2.tar.gz'
version '9.9.1-p2'
sha1 '449b12c32682b5bef64c7b53cd0fc0c6b731c8a7'
url 'ftp://ftp.isc.org/isc/bind9/9.9.2-P1/bind-9.9.2-P1.tar.gz'
version '9.9.2-P1'
sha1 '9d56db2a86dde8167f7adfb200beee0f51d771a5'

depends_on "openssl" if MacOS.version == :leopard

Expand Down

0 comments on commit a213e9a

Please sign in to comment.