diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2020-06-18 14:16:13 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-20 07:59:30 +0700 |
commit | 88d73253725470de15f40f57ba1a87f3e9078d37 (patch) | |
tree | 953e055940b4099b4dffabf64d0639442af41063 /academic | |
parent | a9b6c10ba956572f3529a1d99552388069ef33ee (diff) | |
download | slackbuilds-88d73253725470de15f40f57ba1a87f3e9078d37.tar.gz |
academic/sundials: Updated for version 5.3.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/sundials/sundials.SlackBuild | 2 | ||||
-rw-r--r-- | academic/sundials/sundials.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/sundials/sundials.SlackBuild b/academic/sundials/sundials.SlackBuild index 67f7922291..7e546408c4 100644 --- a/academic/sundials/sundials.SlackBuild +++ b/academic/sundials/sundials.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sundials -VERSION=${VERSION:-3.1.1} +VERSION=${VERSION:-5.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/sundials/sundials.info b/academic/sundials/sundials.info index 609a18e7f3..3e7d0a028c 100644 --- a/academic/sundials/sundials.info +++ b/academic/sundials/sundials.info @@ -1,8 +1,8 @@ PRGNAM="sundials" -VERSION="3.1.1" +VERSION="5.3.0" HOMEPAGE="https://computation.llnl.gov/projects/sundials" -DOWNLOAD="https://computation.llnl.gov/projects/sundials/download/sundials-3.1.1.tar.gz" -MD5SUM="e63f4de0be5be97f750b30b0fa11ef34" +DOWNLOAD="https://computing.llnl.gov/projects/sundials/download/sundials-5.3.0.tar.gz" +MD5SUM="4546d887f63e8a5f7b3ba7933d877c83" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |