Groups-dev drupal drush update to 6.0.0
Bug #1228206 requires drush 6.0.0 instead of 5.9.0 to apply local patch files. Change-Id: Ie25eec114d0a4ffe9c328c2d74972bb3512510a0
This commit is contained in:
parent
1c70ce9072
commit
2eed9ab385
@ -114,7 +114,7 @@ class drupal (
|
||||
pear::package { 'PEAR': }
|
||||
pear::package { 'Console_Table': }
|
||||
pear::package { 'drush':
|
||||
version => '5.9.0',
|
||||
version => '6.0.0',
|
||||
repository => 'pear.drush.org',
|
||||
require => Pear::Package['PEAR'],
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user