bedtools 2.13.4
Closes Homebrew/homebrew#8314. Signed-off-by: Jack Nagel <jacknagel@gmail.com>master
parent
af923c7666
commit
063fb4ad5b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue