academic/hyphy: Updated for version 2.5.49.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2023-04-20 19:08:13 +01:00 committed by Willy Sudiarto Raharjo
parent 11335445ec
commit 293d924030
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="hyphy"
VERSION="2.5.42"
VERSION="2.5.49"
HOMEPAGE="https://veg.github.io/hyphy-site/"
DOWNLOAD="https://github.com/veg/hyphy/archive/2.5.42/hyphy-2.5.42.tar.gz"
MD5SUM="95138ab89078c5ea64f71822faf67176"
DOWNLOAD="https://github.com/veg/hyphy/archive/2.5.49/hyphy-2.5.49.tar.gz"
MD5SUM="cdb9283d628d0cd9baddaa89072839c1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="openmpi"