From 8915c73f67e5d12da93e9ae7f26c5a09ec99076f Mon Sep 17 00:00:00 2001 From: Carlos Borroto Date: Mon, 3 Oct 2011 16:10:10 -0400 Subject: [PATCH] bedtools 2.13.3 Closes Homebrew/homebrew#7958. Signed-off-by: Jack Nagel --- Formula/bedtools.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bedtools.rb b/Formula/bedtools.rb index 74d1db2bd7d..c23d93e4730 100644 --- a/Formula/bedtools.rb +++ b/Formula/bedtools.rb @@ -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