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 781287660..e4ae28ad0 100644 --- a/Library/Formula/bind.rb +++ b/Library/Formula/bind.rb @@ -1,8 +1,8 @@ require "formula" class Bind < Formula - homepage "http://www.isc.org/software/bind/" - url "http://ftp.isc.org/isc/bind9/9.10.2/bind-9.10.2.tar.gz" + homepage "https://www.isc.org/software/bind/" + url "https://www.isc.org/isc/bind9/9.10.2/bind-9.10.2.tar.gz" sha1 "4ddb2670976c06af7e86352616383958d82c51ce" bottle do |
