diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2017-04-16 22:26:01 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:10:40 +0700 |
commit | f6e4c5efc82d92f58d95e7eafcf4013100f62759 (patch) | |
tree | dbc9bfbc23bdc8e05ddb9127a5676eca20b6be18 /academic | |
parent | ef36be56b86ba3d5d4f4689eb3cd89fed0eac3a1 (diff) |
academic/spades: Updated for version 3.10.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/spades/spades.SlackBuild | 4 | ||||
-rw-r--r-- | academic/spades/spades.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/spades/spades.SlackBuild b/academic/spades/spades.SlackBuild index a6497a0f7736..35cf277e7bc7 100644 --- a/academic/spades/spades.SlackBuild +++ b/academic/spades/spades.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for spades -# Copyright 2015-2016 Petar Petrov slackalaxy@gmail.com +# Copyright 2015-2017 Petar Petrov slackalaxy@gmail.com # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=spades SRCNAM=SPAdes -VERSION=${VERSION:-3.9.0} +VERSION=${VERSION:-3.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/spades/spades.info b/academic/spades/spades.info index 620edcbfed93..170155c2bb1f 100644 --- a/academic/spades/spades.info +++ b/academic/spades/spades.info @@ -1,10 +1,10 @@ PRGNAM="spades" -VERSION="3.9.0" +VERSION="3.10.1" HOMEPAGE="http://bioinf.spbau.ru/en/spades" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://spades.bioinf.spbau.ru/release3.9.0/SPAdes-3.9.0.tar.gz" -MD5SUM_x86_64="e0b589b5e3356a398c38ddf6421746a2" +DOWNLOAD_x86_64="http://spades.bioinf.spbau.ru/release3.10.1/SPAdes-3.10.1.tar.gz" +MD5SUM_x86_64="dcab7d145af81b59cc867562f27536c3" REQUIRES="" MAINTAINER="Petar Petrov" EMAIL="slackalaxy@gmail.com" |