aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/drush.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/drush.rb b/Library/Formula/drush.rb
index 2e4fb07b3..e6fa1be6f 100644
--- a/Library/Formula/drush.rb
+++ b/Library/Formula/drush.rb
@@ -5,7 +5,7 @@ class Drush < Formula
url 'http://ftp.drupal.org/files/projects/drush-7.x-5.8.tar.gz'
sha1 'd4578feb4be3143d08045c2c55d80e5905315e03'
- head 'git://git.drupal.org/project/drush.git'
+ head 'git://git.drupal.org/project/drush.git', :branch => '8.x-6.x'
def install
libexec.install Dir['*']