bedtools 2.13.3

Closes Homebrew/homebrew#7958.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Carlos Borroto 2011-10-03 16:10:10 -04:00 committed by Jack Nagel
parent e6f886cd12
commit 8915c73f67
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Bedtools < Formula
url 'http://bedtools.googlecode.com/files/BEDTools.v2.13.2.tar.gz'
url 'http://bedtools.googlecode.com/files/BEDTools.v2.13.3.tar.gz'
homepage 'http://code.google.com/p/bedtools/'
md5 'cd3671eda69da312237523beadefbd52'
md5 '4119b0e84d49b0a7425070c82b4d1920'
head 'https://github.com/arq5x/bedtools.git'
def install