changeset 6482:c82f5aeb504c

* src/sundials-ida.mk: update to v6.4.0
author John Donoghue <john.donoghue@ieee.org>
date Fri, 28 Oct 2022 15:10:35 -0400
parents ab197940fec3
children 0e97f4f427b9
files src/sundials-ida.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/sundials-ida.mk	Fri Oct 28 15:10:34 2022 -0400
+++ b/src/sundials-ida.mk	Fri Oct 28 15:10:35 2022 -0400
@@ -3,8 +3,8 @@
 
 PKG             := sundials-ida
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 6.3.0
-$(PKG)_CHECKSUM := 23ef6cdb8a13794fc82639595acaf574633a02e0
+$(PKG)_VERSION  := 6.4.0
+$(PKG)_CHECKSUM := d31c2b6b7487d51e1b50ace5fce111cc7a94ffb2
 $(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)