academic/bedtools: Updated for version 2.23.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2015-04-11 18:21:23 +07:00 committed by Willy Sudiarto Raharjo
parent 3f5f2cea71
commit 04b98e22e3
2 changed files with 4 additions and 4 deletions

View file

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

View file

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