cufflinks 1.0.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
81e7ac569a
commit
b9df9ea67f
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Cufflinks < Formula
|
||||
url 'http://cufflinks.cbcb.umd.edu/downloads/cufflinks-1.0.2.tar.gz'
|
||||
url 'http://cufflinks.cbcb.umd.edu/downloads/cufflinks-1.0.3.tar.gz'
|
||||
homepage 'http://cufflinks.cbcb.umd.edu/'
|
||||
md5 'e1abc28602a304744cbbb471eb420d9a'
|
||||
md5 '524f25fd96a49c09deda4b8525848ffe'
|
||||
|
||||
depends_on 'boost'
|
||||
depends_on 'samtools'
|
||||
|
|
Loading…
Reference in a new issue