package/openblas: bump to version v0.3.24
For change log since v0.3.23, see: https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.24 Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
02497626ad
commit
4dbee80f33
@ -1,5 +1,5 @@
|
||||
# From https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.23
|
||||
md5 115634b39007de71eb7e75cf7591dfb2 openblas-0.3.23.tar.gz
|
||||
# From https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.24
|
||||
md5 23599a30e4ce887590957d94896789c8 openblas-0.3.24.tar.gz
|
||||
# Locally calculated
|
||||
sha256 5d9491d07168a5d00116cdc068a40022c3455bf9293c7cb86a65b1054d7e5114 openblas-0.3.23.tar.gz
|
||||
sha256 ceadc5065da97bd92404cac7254da66cc6eb192679cf1002098688978d4d5132 openblas-0.3.24.tar.gz
|
||||
sha256 190b5a9c8d9723fe958ad33916bd7346d96fab3c5ea90832bb02d854f620fcff LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPENBLAS_VERSION = 0.3.23
|
||||
OPENBLAS_VERSION = 0.3.24
|
||||
OPENBLAS_SITE = https://github.com/xianyi/OpenBLAS/releases/download/v$(OPENBLAS_VERSION)
|
||||
OPENBLAS_LICENSE = BSD-3-Clause
|
||||
OPENBLAS_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user