summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author Petar Petrov2018-06-18 00:04:19 +0200
committer David Spencer2018-06-18 00:04:19 +0200
commit478648ba8364298d634350e3ad6d5261825cafbd (patch)
tree5a77b89de72dd00545824ab9e5904819cd496d4a /academic
parent38e675b7cf4ad6614409624ffff529fa53f17af9 (diff)
downloadslackbuilds-478648ba8364298d634350e3ad6d5261825cafbd.tar.gz
academic/bpp-phyl: Updated for version 2.4.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/bpp-phyl/bpp-phyl.SlackBuild4
-rw-r--r--academic/bpp-phyl/bpp-phyl.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/academic/bpp-phyl/bpp-phyl.SlackBuild b/academic/bpp-phyl/bpp-phyl.SlackBuild
index 9e74e11bc5..fce6320ec0 100644
--- a/academic/bpp-phyl/bpp-phyl.SlackBuild
+++ b/academic/bpp-phyl/bpp-phyl.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for bpp-phyl
-# 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-phyl
-VERSION=${VERSION:-2.3.1}
+VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/academic/bpp-phyl/bpp-phyl.info b/academic/bpp-phyl/bpp-phyl.info
index 0f53bf2af2..fc2443d2f8 100644
--- a/academic/bpp-phyl/bpp-phyl.info
+++ b/academic/bpp-phyl/bpp-phyl.info
@@ -1,8 +1,8 @@
PRGNAM="bpp-phyl"
-VERSION="2.3.1"
-HOMEPAGE="http://biopp.univ-montp2.fr/"
-DOWNLOAD="https://github.com/BioPP/bpp-phyl/archive/v2.3.1/bpp-phyl-2.3.1.tar.gz"
-MD5SUM="7ec2260772b3a4ea32870c61f88158b4"
+VERSION="2.4.0"
+HOMEPAGE="https://github.com/BioPP/bpp-phyl/"
+DOWNLOAD="https://github.com/BioPP/bpp-phyl/archive/v2.4.0/bpp-phyl-2.4.0.tar.gz"
+MD5SUM="790d0a060fe896686ebc9f8f93926bac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bpp-seq"