Updated drush to 4.4.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Mark Sonnabaum 2011-03-14 21:28:09 -05:00 committed by Adam Vandenberg
parent d3309d8057
commit b889d91a4b

View file

@ -7,9 +7,9 @@ class DrushMake < Formula
end
class Drush < Formula
url 'http://ftp.drupal.org/files/projects/drush-7.x-4.3.tar.gz'
url 'http://ftp.drupal.org/files/projects/drush-7.x-4.4.tar.gz'
homepage 'http://drupal.org/project/drush'
md5 '630005bef9521e3469991a79d2db423b'
md5 'b8f89ee75a8d45a4765679524ebdf8b4'
def install
prefix.install Dir['*'] # No lib folder, so this is OK for now.