summaryrefslogtreecommitdiffstats
path: root/academic/hyphy/hyphy.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'academic/hyphy/hyphy.SlackBuild')
-rw-r--r--academic/hyphy/hyphy.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/hyphy/hyphy.SlackBuild b/academic/hyphy/hyphy.SlackBuild
index daf765749c..42a522f74b 100644
--- a/academic/hyphy/hyphy.SlackBuild
+++ b/academic/hyphy/hyphy.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for hyphy
-# Copyright 2017-2022 Petar Petrov slackalaxy@gmail.com
+# Copyright 2017-2023 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.42}
+VERSION=${VERSION:-2.5.49}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}