bind: follow permanent redirect for homepage
Closes Homebrew/homebrew#37843. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
69dfad5e64
commit
397e811a38
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue