Skip to content

Commit

Permalink
revert url update
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#37320.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
vszakats authored and MikeMcQuaid committed Mar 2, 2015
1 parent e69e88c commit 2601dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/bind.rb
Expand Up @@ -2,7 +2,7 @@

class Bind < Formula
homepage "https://www.isc.org/software/bind/"
url "https://www.isc.org/isc/bind9/9.10.2/bind-9.10.2.tar.gz"
url "http://ftp.isc.org/isc/bind9/9.10.2/bind-9.10.2.tar.gz"
sha1 "4ddb2670976c06af7e86352616383958d82c51ce"

bottle do
Expand Down

0 comments on commit 2601dbf

Please sign in to comment.