academic/bedtools: Updated for version 2.25.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2015-11-11 23:02:49 +07:00 committed by Willy Sudiarto Raharjo
parent 0ab8a98046
commit de351794dd
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=bedtools
DIRNAM=bedtools2
VERSION=${VERSION:-2.23.0}
VERSION=${VERSION:-2.25.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="bedtools"
VERSION="2.23.0"
VERSION="2.25.0"
HOMEPAGE="http://bedtools.readthedocs.org/"
DOWNLOAD="https://github.com/arq5x/bedtools2/releases/download/v2.23.0/bedtools-2.23.0.tar.gz"
MD5SUM="f7df3d931857f9bb8f79a69a364527d1"
DOWNLOAD="https://github.com/arq5x/bedtools2/releases/download/v2.25.0/bedtools-2.25.0.tar.gz"
MD5SUM="1a87d311a4edeb9da39742c6d5186715"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""