ansible: change homepage to redirected site.

Closes Homebrew/homebrew#22768.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Tom Fuertes 2013-09-23 16:28:37 -05:00 committed by Mike McQuaid
parent 1241474bd9
commit 47252be4a8

View file

@ -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'