Hey,

Not sure if it takes a while for new MD5 to propogate but my current Drush Make won't compile with latest dev (April 24th) as per below:

File migrate-7.x-2.x-dev.tar.gz is corrupt (wrong md5 checksum). [error]

----

Using a bare bones make file (all other modules do work so removed)

api = 2
core = 7.x

projects[migrate][version] = "2.x-dev"
projects[migrate][subdir] = "contrib"

Comments

sylus’s picture

Status: Active » Fixed

Works now after manually deleted drush cache... Apparently drush cache-clear didn't work.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Mod