changeset 6725:6fd0663f84da

* src/sundials-ida.mk: update to v6.5.1
author John Donoghue <john.donoghue@ieee.org>
date Wed, 24 May 2023 11:55:09 -0400
parents b0487ac7dc35
children 32eed9f14d0f
files src/sundials-ida.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/sundials-ida.mk	Wed May 24 08:05:27 2023 -0400
+++ b/src/sundials-ida.mk	Wed May 24 11:55:09 2023 -0400
@@ -3,8 +3,8 @@
 
 PKG             := sundials-ida
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 6.4.1
-$(PKG)_CHECKSUM := ce47e85aed90ddf95bf40b70842a29d1255666d2
+$(PKG)_VERSION  := 6.5.1
+$(PKG)_CHECKSUM := 8efac29bb988c08f41ea8f06534d925922fc3b73
 $(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)