academic/copasi: Updated for version 4.20.158.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
af29ecb489
commit
e6f64ac326
|
@ -13,4 +13,5 @@ computations in batch mode.
|
|||
|
||||
COPASI is a collaboration between research groups at the Biocomplexity
|
||||
Institute at Virginia Tech, University of Heidelberg, University of
|
||||
Connecticut, University of Manchester and previously the EML-Research.
|
||||
Connecticut, University of Manchester and previously the
|
||||
EML-Research.
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=copasi
|
||||
VERSION=${VERSION:-4.18.136}
|
||||
VERSION=${VERSION:-4.20.158}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="copasi"
|
||||
VERSION="4.18.136"
|
||||
VERSION="4.20.158"
|
||||
HOMEPAGE="http://www.copasi.org"
|
||||
DOWNLOAD="https://github.com/copasi/COPASI/releases/download/Build-136/COPASI-4.18.136-Linux-32bit.tar.gz"
|
||||
MD5SUM="95e2fe76b8af522de162aff2f227ea78"
|
||||
DOWNLOAD_x86_64="https://github.com/copasi/COPASI/releases/download/Build-136/COPASI-4.18.136-Linux-64bit.tar.gz"
|
||||
MD5SUM_x86_64="ab43c0852be21f335ec77d71122a08f4"
|
||||
DOWNLOAD="https://github.com/copasi/COPASI/releases/download/Build-158/COPASI-4.20.158-Linux-32bit.tar.gz"
|
||||
MD5SUM="ec358a73a6420695defbf843309dd364"
|
||||
DOWNLOAD_x86_64="https://github.com/copasi/COPASI/releases/download/Build-158/COPASI-4.20.158-Linux-64bit.tar.gz"
|
||||
MD5SUM_x86_64="7ac9251524336eff3b519482882c3cf4"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Pedro Mendes"
|
||||
EMAIL="pedro@gepasi.org"
|
||||
|
|
Loading…
Reference in New Issue