diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/bind.rb | 4 |
1 files changed, 2 insertions, 2 deletions
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" |
