From 6c9d859e4a78b9a0a294ccb6d0a8b3b91c2bb29e Mon Sep 17 00:00:00 2001 From: Viktor Szakáts Date: Mon, 2 Mar 2015 15:31:47 +0100 Subject: bind: use https url and homepage --- Library/Formula/bind.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3