changeset 5343:77ae97603108

* src/openblas.mk: update to v0.3.9
author John Donoghue
date Mon, 09 Mar 2020 16:35:02 -0400
parents 2daab191fc73
children 660385eba6ea
files src/openblas.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/openblas.mk	Mon Mar 09 16:33:51 2020 -0400
+++ b/src/openblas.mk	Mon Mar 09 16:35:02 2020 -0400
@@ -3,8 +3,8 @@
 
 PKG             := openblas
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 0.3.8
-$(PKG)_CHECKSUM := b62291d04ee4682006e2d1ed465d52ee250e73dd
+$(PKG)_VERSION  := 0.3.9
+$(PKG)_CHECKSUM := 05eb2d08f656dd4cc962f1bcf78b77cc17b22ef2
 $(PKG)_SUBDIR   := OpenBLAS-$($(PKG)_VERSION)
 $(PKG)_FILE     := $($(PKG)_SUBDIR).tar.gz
 $(PKG)_URL      := https://github.com/xianyi/OpenBLAS/archive/v$($(PKG)_VERSION).tar.gz