diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/bind.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bind.rb b/Library/Formula/bind.rb index 1297c2611..e82d37e79 100644 --- a/Library/Formula/bind.rb +++ b/Library/Formula/bind.rb @@ -1,7 +1,7 @@ require "formula" class Bind < Formula - homepage "https://www.isc.org/software/bind/" + homepage "https://www.isc.org/downloads/bind/" url "http://ftp.isc.org/isc/bind9/9.10.2/bind-9.10.2.tar.gz" sha1 "4ddb2670976c06af7e86352616383958d82c51ce" |
