aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bind.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/bind.rb')
-rw-r--r--Library/Formula/bind.rb11
1 files changed, 2 insertions, 9 deletions
diff --git a/Library/Formula/bind.rb b/Library/Formula/bind.rb
index 68949f52c..02c506876 100644
--- a/Library/Formula/bind.rb
+++ b/Library/Formula/bind.rb
@@ -2,10 +2,8 @@ require "formula"
class Bind < Formula
homepage "http://www.isc.org/software/bind/"
- url "http://ftp.isc.org/isc/bind9/9.10.0-P2/bind-9.10.0-P2.tar.gz"
- sha1 "c57b5825e36933119e9fd6f43e3f52262e7ff4ed"
- version "9.10.0-P2"
- revision 1
+ url "http://ftp.isc.org/isc/bind9/9.10.1/bind-9.10.1.tar.gz"
+ sha1 "96aa28c6112c6a8c33a19efeac98c715f03b35ca"
bottle do
revision 3
@@ -16,11 +14,6 @@ class Bind < Formula
head "https://source.isc.org/git/bind9.git"
- devel do
- url "https://source.isc.org/git/bind9.git", :tag => "v9_10_1b2"
- version "9.10.1-b2"
- end
-
depends_on "openssl"
def install