changeset 6794:b134e23b0138

* src/sundials-ida.mk: update to v6.6.0
author John Donoghue <john.donoghue@ieee.org>
date Wed, 26 Jul 2023 11:39:08 -0400
parents a713dafaa5e9
children 8566df7564f7
files src/sundials-ida.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/sundials-ida.mk	Wed Jul 26 07:46:02 2023 -0400
+++ b/src/sundials-ida.mk	Wed Jul 26 11:39:08 2023 -0400
@@ -3,8 +3,8 @@
 
 PKG             := sundials-ida
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 6.5.1
-$(PKG)_CHECKSUM := 8efac29bb988c08f41ea8f06534d925922fc3b73
+$(PKG)_VERSION  := 6.6.0
+$(PKG)_CHECKSUM := 2d77068f5704c692ab8990b7abf064cc3bc6e987
 $(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)