diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2017-10-07 18:05:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-11 06:19:50 +0700 |
commit | f185cf17de29448c1e532abe9f0874e3bc47280f (patch) | |
tree | 8903b1d83921ac54b12b585a7c56ea5ae1999bbe /academic | |
parent | 6e9bd7ab716da3fa5f84f9384bab54df1d5e9afc (diff) | |
download | slackbuilds-f185cf17de29448c1e532abe9f0874e3bc47280f.tar.gz |
academic/spades: Updated for version 3.11.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/spades/spades.SlackBuild | 2 | ||||
-rw-r--r-- | academic/spades/spades.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/spades/spades.SlackBuild b/academic/spades/spades.SlackBuild index 35cf277e7b..4d05b1dc2d 100644 --- a/academic/spades/spades.SlackBuild +++ b/academic/spades/spades.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=spades SRCNAM=SPAdes -VERSION=${VERSION:-3.10.1} +VERSION=${VERSION:-3.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/spades/spades.info b/academic/spades/spades.info index 170155c2bb..92016e22c8 100644 --- a/academic/spades/spades.info +++ b/academic/spades/spades.info @@ -1,10 +1,10 @@ PRGNAM="spades" -VERSION="3.10.1" +VERSION="3.11.1" HOMEPAGE="http://bioinf.spbau.ru/en/spades" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://spades.bioinf.spbau.ru/release3.10.1/SPAdes-3.10.1.tar.gz" -MD5SUM_x86_64="dcab7d145af81b59cc867562f27536c3" +DOWNLOAD_x86_64="http://spades.bioinf.spbau.ru/release3.11.1/SPAdes-3.11.1.tar.gz" +MD5SUM_x86_64="478677b560e2f98db025e8efd5245cdf" REQUIRES="" MAINTAINER="Petar Petrov" EMAIL="slackalaxy@gmail.com" |