aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/abyss.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/abyss.rb b/Library/Formula/abyss.rb
index d2f2f951c..f6e955840 100644
--- a/Library/Formula/abyss.rb
+++ b/Library/Formula/abyss.rb
@@ -2,8 +2,8 @@ require 'formula'
class Abyss < Formula
homepage 'http://www.bcgsc.ca/platform/bioinfo/software/abyss'
- url 'http://www.bcgsc.ca/downloads/abyss/abyss-1.3.3.tar.gz'
- md5 '15953363d4ef5795d3a82d129e4ca240'
+ url 'http://www.bcgsc.ca/downloads/abyss/abyss-1.3.4.tar.gz'
+ md5 '5a79f33f828db3c626627c5facd0f712'
head 'https://github.com/sjackman/abyss.git'
# Only header files are used from these packages, so :build is appropriate