academic/bpp-seq-omics: Updated for version 2.4.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Petar Petrov 2018-06-17 23:06:16 +01:00 committed by David Spencer
parent 478648ba83
commit 0987ce3905
2 changed files with 7 additions and 7 deletions

View file

@ -1,8 +1,8 @@
#!/bin/sh
# Slackware build script for bpp-phyl
# Slackware build script for bpp-seq-omics
# Copyright 2017 Petar Petrov slackalaxy@gmail.com
# Copyright 2017-2018 Petar Petrov slackalaxy@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bpp-seq-omics
VERSION=${VERSION:-2.3.1}
VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="bpp-seq-omics"
VERSION="2.3.1"
HOMEPAGE="http://biopp.univ-montp2.fr/"
DOWNLOAD="https://github.com/BioPP/bpp-seq-omics/archive/v2.3.1/bpp-seq-omics-2.3.1.tar.gz"
MD5SUM="9ab73165097d27f1ec7a78af513935c3"
VERSION="2.4.0"
HOMEPAGE="https://github.com/BioPP/bpp-seq-omics/"
DOWNLOAD="https://github.com/BioPP/bpp-seq-omics/archive/v2.4.0/bpp-seq-omics-2.4.0.tar.gz"
MD5SUM="b96a82c1422fc32432661db519c7dff3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bpp-seq"