tophat 1.3.3
Closes Homebrew/homebrew#9067. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
45b15cd6de
commit
0ba92e46bd
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Tophat < Formula
|
||||
url 'http://tophat.cbcb.umd.edu/downloads/tophat-1.3.2.tar.gz'
|
||||
url 'http://tophat.cbcb.umd.edu/downloads/tophat-1.3.3.tar.gz'
|
||||
homepage 'http://tophat.cbcb.umd.edu/'
|
||||
md5 'b214c54928805eb1095828b1c7c1bbab'
|
||||
md5 '5858f423fb9736aac5186953d5c5778f'
|
||||
|
||||
depends_on 'samtools'
|
||||
|
||||
|
|
Loading…
Reference in a new issue