changeset 5721:728ff123eefc

* src/lapack.mk: update to v3.9.1
author John Donoghue <john.donoghue@ieee.org>
date Sat, 03 Apr 2021 07:42:05 -0400
parents 05703685a4a8
children 0d90a374c135
files src/lapack.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/lapack.mk	Wed Mar 31 19:49:22 2021 +0200
+++ b/src/lapack.mk	Sat Apr 03 07:42:05 2021 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := lapack
-$(PKG)_VERSION  := 3.9.0
-$(PKG)_CHECKSUM := 0451d180eed2b12b94aaae77e772d7573e87bec4
+$(PKG)_VERSION  := 3.9.1
+$(PKG)_CHECKSUM := ccb1e9cb6e7fa7db8a680292457d7d990f25d286
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := https://github.com/Reference-LAPACK/$(PKG)/archive/v$($(PKG)_VERSION).tar.gz