drush: Add HEAD git repository.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
7a28c59396
commit
461354aff5
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ end
|
|||
|
||||
class Drush < Formula
|
||||
url 'http://ftp.drupal.org/files/projects/drush-7.x-4.5.tar.gz'
|
||||
head 'git://git.drupal.org/project/drush.git'
|
||||
homepage 'http://drupal.org/project/drush'
|
||||
md5 'f6df0593c3d3c9a5a2d0bb382bf629ba'
|
||||
|
||||
|
|
Loading…
Reference in a new issue