mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/bedtools: Updated for version 2.25.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0ab8a98046
commit
de351794dd
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=bedtools
|
||||
DIRNAM=bedtools2
|
||||
VERSION=${VERSION:-2.23.0}
|
||||
VERSION=${VERSION:-2.25.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue