academic/bwa: Updated for version 0.7.16a.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Petar Petrov 2017-10-07 17:16:30 +01:00 committed by Willy Sudiarto Raharjo
parent 1ff2bcdd6c
commit 473a25f557
3 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for bwa
# Copyright 2013-2016 Petar Petrov slackalaxy@gmail.com
# Copyright 2013-2017 Petar Petrov slackalaxy@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bwa
VERSION=${VERSION:-0.7.15}
VERSION=${VERSION:-0.7.16a}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="bwa"
VERSION="0.7.15"
VERSION="0.7.16a"
HOMEPAGE="http://bio-bwa.sourceforge.net/"
DOWNLOAD="https://sourceforge.net/projects/bio-bwa/files/bwa-0.7.15.tar.bz2"
MD5SUM="fcf470a46a1dbe2f96a1c5b87c530554"
DOWNLOAD="https://sourceforge.net/projects/bio-bwa/files/bwa-0.7.16a.tar.bz2"
MD5SUM="c5115c9a5ea0406848500e4b23a7708c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View File

@ -15,5 +15,5 @@ bwa: bwa-short and BWA-SW. The former works for query sequences shorter
bwa: than 200bp and the latter for longer sequences up to around 100kbp.
bwa:
bwa: Home: http://bio-bwa.sourceforge.net/
bwa: References: /usr/doc/bwa-0.7.15/References
bwa: References: /usr/doc/bwa-0.7.16a/References
bwa: