aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/fastx_toolkit.rb4
1 files changed, 2 insertions, 2 deletions
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'