summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author Petar Petrov2022-10-08 16:32:08 +0200
committer Willy Sudiarto Raharjo2022-10-15 05:47:27 +0200
commit256f67c1af7b9adc868568e79738926818e23930 (patch)
tree7ef0ccf373d0a1306b03f3514f1ad9b9c849e29f /academic
parente275de2863ef7ed217751d07140d5864a9b18283 (diff)
downloadslackbuilds-256f67c1af7b9adc868568e79738926818e23930.tar.gz
academic/hyphy: Updated for version 2.5.42.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/hyphy/hyphy.SlackBuild2
-rw-r--r--academic/hyphy/hyphy.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/hyphy/hyphy.SlackBuild b/academic/hyphy/hyphy.SlackBuild
index 295b839397..daf765749c 100644
--- a/academic/hyphy/hyphy.SlackBuild
+++ b/academic/hyphy/hyphy.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=hyphy
-VERSION=${VERSION:-2.5.41}
+VERSION=${VERSION:-2.5.42}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/academic/hyphy/hyphy.info b/academic/hyphy/hyphy.info
index 987076751a..1492c735ec 100644
--- a/academic/hyphy/hyphy.info
+++ b/academic/hyphy/hyphy.info
@@ -1,8 +1,8 @@
PRGNAM="hyphy"
-VERSION="2.5.41"
+VERSION="2.5.42"
HOMEPAGE="https://veg.github.io/hyphy-site/"
-DOWNLOAD="https://github.com/veg/hyphy/archive/2.5.41/hyphy-2.5.41.tar.gz"
-MD5SUM="07606e4a7d6d047f9a6ea1dddd986acb"
+DOWNLOAD="https://github.com/veg/hyphy/archive/2.5.42/hyphy-2.5.42.tar.gz"
+MD5SUM="95138ab89078c5ea64f71822faf67176"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="openmpi"