academic/spades: version bump

This commit is contained in:
Petar Petrov 2016-02-02 19:54:15 +02:00 committed by Willy Sudiarto Raharjo
parent 6fffb27d21
commit 380773085c
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for spades
# Copyright 2015 Petar Petrov petar.petrov@student.oulu.fi
# Copyright 2015-2016 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.6.1}
VERSION=${VERSION:-3.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="spades"
VERSION="3.6.1"
VERSION="3.6.2"
HOMEPAGE="http://bioinf.spbau.ru/en/spades"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="http://spades.bioinf.spbau.ru/release3.6.1/SPAdes-3.6.1.tar.gz"
MD5SUM_x86_64="244bd18508bb06a4e433662f826c5a44"
DOWNLOAD_x86_64="http://spades.bioinf.spbau.ru/release3.6.2/SPAdes-3.6.2.tar.gz"
MD5SUM_x86_64="a32c8950f8a03fa37ebc796d7f45b203"
REQUIRES=""
MAINTAINER="Petar Petrov"
EMAIL="petar.petrov@student.oulu.fi"
EMAIL="slackalaxy@gmail.com"