aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/bind.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/bind.rb b/Library/Formula/bind.rb
index 8929c7631..0d785260d 100644
--- a/Library/Formula/bind.rb
+++ b/Library/Formula/bind.rb
@@ -2,8 +2,9 @@ require 'formula'
class Bind < Formula
homepage 'http://www.isc.org/software/bind/'
- url 'http://ftp.isc.org/isc/bind9/9.10.0/bind-9.10.0.tar.gz'
- sha1 '75776823efc5fa6fed1618030854b6a265694abd'
+ url 'http://ftp.isc.org/isc/bind9/9.10.0-P1/bind-9.10.0-P1.tar.gz'
+ sha1 '2404524f321107d7654e4c64f4174f6c464debb9'
+ version '9.10.0-P1'
depends_on "openssl"