changeset 6866:22f6b5ae4bb5

sundials-ida: Update checksum after re-upload of tarball See https://github.com/spack/spack/pull/40030
author Markus Mützel <markus.muetzel@gmx.de>
date Mon, 25 Sep 2023 19:39:29 +0200
parents 70c05f8c3e57
children e79b557bce97
files src/sundials-ida.mk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/sundials-ida.mk	Thu Sep 21 13:24:13 2023 -0400
+++ b/src/sundials-ida.mk	Mon Sep 25 19:39:29 2023 +0200
@@ -4,7 +4,7 @@
 PKG             := sundials-ida
 $(PKG)_IGNORE   :=
 $(PKG)_VERSION  := 6.6.1
-$(PKG)_CHECKSUM := 6c838340288bc0b427dcba550265077791a8e635
+$(PKG)_CHECKSUM := 6cdd07acbea7c97b0d7b4d0baa9030f00f8846c5
 $(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)