ansible: change homepage to redirected site.
Closes Homebrew/homebrew#22768. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
1241474bd9
commit
47252be4a8
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ class PyCrypto < Formula
|
|||
end
|
||||
|
||||
class Ansible < Formula
|
||||
homepage 'http://ansible.github.com/'
|
||||
homepage 'http://www.ansibleworks.com/'
|
||||
url 'https://github.com/ansible/ansible/archive/v1.3.2.tar.gz'
|
||||
sha1 '2f70db9af49b0d4c17f8f1d91d5c72e791077e9e'
|
||||
|
||||
|
|
Loading…
Reference in a new issue