changeset 6669:6ad3675fe68d

* src/openblas.mk: update to v0.3.23
author John Donoghue <john.donoghue@ieee.org>
date Mon, 03 Apr 2023 20:41:30 -0400
parents 8b163872db25
children 33006b2bea38
files src/openblas.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/openblas.mk	Mon Apr 03 06:35:39 2023 -0400
+++ b/src/openblas.mk	Mon Apr 03 20:41:30 2023 -0400
@@ -3,8 +3,8 @@
 
 PKG             := openblas
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 0.3.21
-$(PKG)_CHECKSUM := b052d196ad694b29302e074b3eb8cc66745f6e2f
+$(PKG)_VERSION  := 0.3.23
+$(PKG)_CHECKSUM := 6b781727c7b95850ae4a3eb0a391492eb4f3e780
 $(PKG)_SUBDIR   := OpenBLAS-$($(PKG)_VERSION)
 $(PKG)_FILE     := $($(PKG)_SUBDIR).tar.gz
 $(PKG)_URL      := https://github.com/xianyi/OpenBLAS/archive/v$($(PKG)_VERSION).tar.gz