bedtools 2.13.4

Closes Homebrew/homebrew#8314.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Carlos Borroto 2011-10-26 11:52:17 -04:00 committed by Jack Nagel
parent af923c7666
commit 063fb4ad5b
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.3.tar.gz'
url 'http://bedtools.googlecode.com/files/BEDTools.v2.13.4.tar.gz'
homepage 'http://code.google.com/p/bedtools/'
md5 '4119b0e84d49b0a7425070c82b4d1920'
md5 '47383058bd48fb64da878e85c5eb1a4a'
head 'https://github.com/arq5x/bedtools.git'
def install