mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/bwa: Updated for version 0.7.13
This commit is contained in:
parent
c600a63327
commit
aad6293dd9
3 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bwa
|
||||
VERSION=${VERSION:-0.7.12}
|
||||
VERSION=${VERSION:-0.7.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bwa"
|
||||
VERSION="0.7.12"
|
||||
VERSION="0.7.13"
|
||||
HOMEPAGE="http://bio-bwa.sourceforge.net/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/bio-bwa/files/bwa-0.7.12.tar.bz2"
|
||||
MD5SUM="075704634146ec8cc7543c0dee8960e7"
|
||||
DOWNLOAD="http://sourceforge.net/projects/bio-bwa/files/bwa-0.7.13.tar.bz2"
|
||||
MD5SUM="f094f609438511766c434178a3635ab4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -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.12/References
|
||||
bwa: References: /usr/doc/bwa-0.7.13/References
|
||||
bwa:
|
||||
|
|
Loading…
Reference in a new issue