academic/iqtree: Updated for version 2.2.2.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2023-09-13 21:53:07 +07:00 committed by Willy Sudiarto Raharjo
parent e5ca96d34b
commit 06de67c73f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=iqtree
VERSION=${VERSION:-2.2.2.6}
VERSION=${VERSION:-2.2.2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="iqtree"
VERSION="2.2.2.6"
VERSION="2.2.2.7"
HOMEPAGE="http://www.iqtree.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/iqtree/iqtree2/releases/download/v2.2.2.6/iqtree-2.2.2.6-Linux.tar.gz"
MD5SUM_x86_64="ae9913db95c08c7855ec4ae2e4fff231"
DOWNLOAD_x86_64="https://github.com/iqtree/iqtree2/releases/download/v2.2.2.7/iqtree-2.2.2.7-Linux.tar.gz"
MD5SUM_x86_64="8159c4bb33dae900ccd513a19561fd01"
REQUIRES=""
MAINTAINER="Petar Petrov"
EMAIL="slackalaxy@gmail.com"