drush: update homepage

Closes Homebrew/homebrew#23004.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Jason Huebsch 2013-10-02 13:44:49 -07:00 committed by Jack Nagel
parent 73a1a65c4e
commit 92c6aa20d0
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
require 'formula'
class Drush < Formula
homepage 'http://drupal.org/project/drush'
homepage 'https://github.com/drush-ops/drush'
head 'https://github.com/drush-ops/drush.git'
url 'https://github.com/drush-ops/drush/archive/6.1.0.tar.gz'
sha1 '81b963e91ff1cb8617e8ed974ac07bb25f509bcf'