mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
academic/bwa: Updated for version 0.7.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b306e89590
commit
a5bb8e9b6c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bwa
|
||||
VERSION=${VERSION:-0.7.8}
|
||||
VERSION=${VERSION:-0.7.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bwa"
|
||||
VERSION="0.7.8"
|
||||
VERSION="0.7.10"
|
||||
HOMEPAGE="http://bio-bwa.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/bio-bwa/bwa-0.7.8.tar.bz2"
|
||||
MD5SUM="51ca7a29907022080398b2b88207e33c"
|
||||
DOWNLOAD="http://sourceforge.net/projects/bio-bwa/files/bwa-0.7.10.tar.bz2"
|
||||
MD5SUM="5e9e295e194f15d25267f9ddfed48371"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue