diff options
-rw-r--r-- | academic/copasi/copasi.SlackBuild | 2 | ||||
-rw-r--r-- | academic/copasi/copasi.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/academic/copasi/copasi.SlackBuild b/academic/copasi/copasi.SlackBuild index c6222c7c9484d..2e17634ce0ece 100644 --- a/academic/copasi/copasi.SlackBuild +++ b/academic/copasi/copasi.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=copasi -VERSION=${VERSION:-4.39.272} +VERSION=${VERSION:-4.40.278} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/academic/copasi/copasi.info b/academic/copasi/copasi.info index ce8340147983e..82258c342219c 100644 --- a/academic/copasi/copasi.info +++ b/academic/copasi/copasi.info @@ -1,10 +1,10 @@ PRGNAM="copasi" -VERSION="4.39.272" +VERSION="4.40.278" HOMEPAGE="https://copasi.org" -DOWNLOAD="https://github.com/copasi/COPASI/releases/download/Build-272/COPASI-4.39.272-Linux-32bit.sh" -MD5SUM="ff6455e42fbeafe86dbe4607f8fbcaca" -DOWNLOAD_x86_64="https://github.com/copasi/COPASI/releases/download/Build-272/COPASI-4.39.272-Linux-64bit.sh" -MD5SUM_x86_64="ac334d6e798b3ea969ef09b77132629d" +DOWNLOAD="https://github.com/copasi/COPASI/releases/download/Build-278/COPASI-4.40.278-Linux-32bit.sh" +MD5SUM="1eb70986159b7f0cbd00c385268dc7be" +DOWNLOAD_x86_64="https://github.com/copasi/COPASI/releases/download/Build-278/COPASI-4.40.278-Linux-64bit.sh" +MD5SUM_x86_64="06a3197e484f722d0acd0c76f0f5b492" REQUIRES="" MAINTAINER="Pedro Mendes" EMAIL="pedro@gepasi.org" |