diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-15 06:54:23 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-17 11:47:50 +0700 |
commit | 69f2391980d3a0f8f0ff0a347a3d5f1a64991aed (patch) | |
tree | 1dfd9a903b5aea45a90e6a86e23315602d06e608 /academic/sundials | |
parent | 4c81f3896d47bd5b74fa6d408b3e83183fc11859 (diff) |
academic/sundials: Fix download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/sundials')
-rw-r--r-- | academic/sundials/sundials.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/sundials/sundials.info b/academic/sundials/sundials.info index f6911f8ed5a1..561c6831af4c 100644 --- a/academic/sundials/sundials.info +++ b/academic/sundials/sundials.info @@ -1,7 +1,7 @@ PRGNAM="sundials" VERSION="5.6.1" HOMEPAGE="https://computation.llnl.gov/projects/sundials" -DOWNLOAD="https://computing.llnl.gov/projects/sundials/download/sundials-5.6.1.tar.gz" +DOWNLOAD="https://github.com/LLNL/sundials/releases/download/v5.6.1/sundials-5.6.1.tar.gz" MD5SUM="a945bf3fa606fb6676ec025723688f15" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |