mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/paml: Updated for version 4.10.6.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5540e76231
commit
1d8e849cb6
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for paml
|
||||
|
||||
# Copyright 2013-2022 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2013-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=paml
|
||||
VERSION=${VERSION:-4.10.5}
|
||||
VERSION=${VERSION:-4.10.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="paml"
|
||||
VERSION="4.10.5"
|
||||
VERSION="4.10.6"
|
||||
HOMEPAGE="https://github.com/abacus-gene/paml/"
|
||||
DOWNLOAD="https://github.com/abacus-gene/paml/archive/v4.10.5/paml-4.10.5.tar.gz \
|
||||
DOWNLOAD="https://github.com/abacus-gene/paml/archive/v4.10.6/paml-4.10.6.tar.gz \
|
||||
https://raw.githubusercontent.com/slackalaxy/sources/main/MCMCtreeDOC.pdf"
|
||||
MD5SUM="9247980ad975757595ec1bf98464af76 \
|
||||
MD5SUM="4a9b10fd6326f8ec51f1e0e9b6cc0352 \
|
||||
99de7c0241b7152d619d899d72775410"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue