cufflinks: fix md5
This commit is contained in:
parent
d71baf6eb9
commit
fe494191a2
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ require 'formula'
|
|||
class Cufflinks < Formula
|
||||
url 'http://cufflinks.cbcb.umd.edu/downloads/cufflinks-1.2.1.tar.gz'
|
||||
homepage 'http://cufflinks.cbcb.umd.edu/'
|
||||
md5 '02d1428c9958fea545ab072e773dde4a'
|
||||
md5 'e99e208eedc8bb42136c0077b6cfc5c0'
|
||||
|
||||
depends_on 'boost'
|
||||
depends_on 'samtools'
|
||||
|
|
Loading…
Reference in a new issue