mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/openblas: bump to version v0.3.34
For change log since v0.3.33, see: https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.34 Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 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
|
||||
# From https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.34
|
||||
md5 ae9a0c2945f91b6f91747fd89a301d36 openblas-0.3.34.tar.gz
|
||||
sha256 cd7e129868320cc2d033afa920e31202dfe0b8066a5b66661900ccc0f197dfed openblas-0.3.34.tar.gz
|
||||
# Locally calculated
|
||||
sha256 190b5a9c8d9723fe958ad33916bd7346d96fab3c5ea90832bb02d854f620fcff LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPENBLAS_VERSION = 0.3.33
|
||||
OPENBLAS_VERSION = 0.3.34
|
||||
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