mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/spades: Updated for version 3.10.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ef36be56b8
commit
f6e4c5efc8
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue