From 427711cc80cb5e8dcc178f40bc6fede0fe166f32 Mon Sep 17 00:00:00 2001 From: Stefan Date: Tue, 13 Nov 2012 07:37:03 +0100 Subject: fastx_toolkit: Update to 0.0.13.2 Closes #16013. Signed-off-by: Charlie Sharpsteen --- Library/Formula/fastx_toolkit.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/fastx_toolkit.rb b/Library/Formula/fastx_toolkit.rb index e5f1efc43..418e36cf5 100644 --- a/Library/Formula/fastx_toolkit.rb +++ b/Library/Formula/fastx_toolkit.rb @@ -2,8 +2,8 @@ require 'formula' class FastxToolkit < Formula homepage 'http://hannonlab.cshl.edu/fastx_toolkit/' - url 'http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit-0.0.13.tar.bz2' - sha1 'ae3ae793f0f3e2caa04b44133ab91ce876092fb9' + url 'http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit-0.0.13.2.tar.bz2' + sha1 '51fd9ddc1fc1ffea29d7cabc02e46dd8a1b860ec' depends_on 'pkg-config' => :build depends_on 'libgtextutils' -- cgit v1.2.3