tophat 1.3.3

Closes Homebrew/homebrew#9067.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Carlos Borroto 2011-12-09 15:54:58 -05:00 committed by Jack Nagel
parent 45b15cd6de
commit 0ba92e46bd

View file

@ -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'