changeset 6963:a6e1eeb3dc9a

sundials-ida: Update checksum after re-upload of source tarball. * src/sundials-ida.mk: Update checksum after the released source tarball has been replaced by upstream. See: https://github.com/LLNL/sundials/issues/371
author Markus Mützel <markus.muetzel@gmx.de>
date Mon, 13 Nov 2023 09:06:31 +0100
parents 0a0386790545
children 4d3365458027
files src/sundials-ida.mk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/sundials-ida.mk	Thu Nov 09 14:11:15 2023 -0500
+++ b/src/sundials-ida.mk	Mon Nov 13 09:06:31 2023 +0100
@@ -4,7 +4,7 @@
 PKG             := sundials-ida
 $(PKG)_IGNORE   :=
 $(PKG)_VERSION  := 6.6.2
-$(PKG)_CHECKSUM := 249f3d9b38b6fa9b8a88619ee4005273bc8d2fcf
+$(PKG)_CHECKSUM := 41e08b3ce82fb402373181b6566c42c9d38c6c19
 $(PKG)_SUBDIR   := sundials-$($(PKG)_VERSION)
 $(PKG)_FILE     := sundials-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := https://github.com/LLNL/sundials/releases/download/v$($(PKG)_VERSION)/$($(PKG)_FILE)