bedtools 2.16.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
ab4f752ca0
commit
c3151ebd55
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Bedtools < Formula
|
||||
url 'http://bedtools.googlecode.com/files/BEDTools.v2.15.0.tar.gz'
|
||||
url 'http://bedtools.googlecode.com/files/BEDTools.v2.16.1.tar.gz'
|
||||
homepage 'http://code.google.com/p/bedtools/'
|
||||
md5 'c0cbcb748f54ed99fce47c687bd0f260'
|
||||
md5 'f9356528d6c70b2f25a91f0464a539f9'
|
||||
head 'https://github.com/arq5x/bedtools.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue