mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/openblas: bump to version v0.3.33
For change log since v0.3.32, see: https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.33 This commit reuses the sha256 hash published upstream. Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
82f1e6f50e
commit
60a04a145a
@@ -1,5 +1,5 @@
|
||||
# From https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.32
|
||||
md5 021eb76c3fc66290b6ce14fa4c1ff3de openblas-0.3.32.tar.gz
|
||||
# From https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.33
|
||||
md5 96c5cd9013013faefc294bc57830c77d openblas-0.3.33.tar.gz
|
||||
sha256 6761af1d9f5d353ab4f0b7497be2643313b36c8f31caec0144bfef198e71e6ab openblas-0.3.33.tar.gz
|
||||
# Locally calculated
|
||||
sha256 f8a1138e01fddca9e4c29f9684fd570ba39dedc9ca76055e1425d5d4b1a4a766 openblas-0.3.32.tar.gz
|
||||
sha256 190b5a9c8d9723fe958ad33916bd7346d96fab3c5ea90832bb02d854f620fcff LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPENBLAS_VERSION = 0.3.32
|
||||
OPENBLAS_VERSION = 0.3.33
|
||||
OPENBLAS_SITE = https://github.com/OpenMathLib/OpenBLAS/releases/download/v$(OPENBLAS_VERSION)
|
||||
OPENBLAS_LICENSE = BSD-3-Clause
|
||||
OPENBLAS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user