summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--academic/hyphy/hyphy.SlackBuild4
-rw-r--r--academic/hyphy/hyphy.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/hyphy/hyphy.SlackBuild b/academic/hyphy/hyphy.SlackBuild
index 954ebd08dd..295b839397 100644
--- a/academic/hyphy/hyphy.SlackBuild
+++ b/academic/hyphy/hyphy.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for hyphy
-# Copyright 2017-2021 Petar Petrov slackalaxy@gmail.com
+# Copyright 2017-2022 Petar Petrov slackalaxy@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=hyphy
-VERSION=${VERSION:-2.5.31}
+VERSION=${VERSION:-2.5.41}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/academic/hyphy/hyphy.info b/academic/hyphy/hyphy.info
index 440a4e7e1d..987076751a 100644
--- a/academic/hyphy/hyphy.info
+++ b/academic/hyphy/hyphy.info
@@ -1,8 +1,8 @@
PRGNAM="hyphy"
-VERSION="2.5.31"
+VERSION="2.5.41"
HOMEPAGE="https://veg.github.io/hyphy-site/"
-DOWNLOAD="https://github.com/veg/hyphy/archive/2.5.31/hyphy-2.5.31.tar.gz"
-MD5SUM="f4d6e48aa47b657810e29dacf183860b"
+DOWNLOAD="https://github.com/veg/hyphy/archive/2.5.41/hyphy-2.5.41.tar.gz"
+MD5SUM="07606e4a7d6d047f9a6ea1dddd986acb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="openmpi"