aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Borroto2011-10-03 16:10:10 -0400
committerJack Nagel2011-10-03 16:24:32 -0500
commit8d52e6b34b359cf1dac00323e97a2c6c7c5caa3e (patch)
tree961e2e5afa2b8c2356c2fc884e88025dbfd6f55a
parenteb960d8e2abe2e26cbf504b598b9ebf7ec0756ba (diff)
downloadhomebrew-8d52e6b34b359cf1dac00323e97a2c6c7c5caa3e.tar.bz2
bedtools 2.13.3
Closes #7958. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--Library/Formula/bedtools.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/bedtools.rb b/Library/Formula/bedtools.rb
index 74d1db2bd..c23d93e47 100644
--- a/Library/Formula/bedtools.rb
+++ b/Library/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